2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-17 18:26:32 +00:00

PEP fixes for /company

This commit is contained in:
Oliver Walters
2019-04-14 09:30:45 +10:00
parent b9f23554a5
commit ac3a4e3de4
3 changed files with 3 additions and 2 deletions

@@ -31,4 +31,4 @@ class CompanyImageForm(HelperForm):
model = Company
fields = [
'image'
]
]