2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

PEP fixes

This commit is contained in:
Matthias
2021-11-18 01:46:27 +01:00
parent cbcab9498a
commit 95fbc27f10
3 changed files with 7 additions and 4 deletions

View File

@ -133,6 +133,7 @@ def rebuild_models(c):
manage(c, "rebuild_models", pty=True)
@task
def rebuild_thumbnails(c):
"""
@ -141,6 +142,7 @@ def rebuild_thumbnails(c):
manage(c, "rebuild_thumbnails", pty=True)
@task
def clean_settings(c):
"""