mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-28 09:40:43 +00:00
PEP fixes
This commit is contained in:
@ -28,8 +28,6 @@ except OSError as err:
|
|||||||
print("You may require some further system packages to be installed.")
|
print("You may require some further system packages to be installed.")
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
from django.http import HttpResponse
|
|
||||||
|
|
||||||
|
|
||||||
def rename_template(instance, filename):
|
def rename_template(instance, filename):
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user