mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-17 18:26:32 +00:00
PEP style fixes
This commit is contained in:
@@ -28,6 +28,7 @@ class EditSupplierOrderForm(forms.ModelForm):
|
||||
]
|
||||
"""
|
||||
|
||||
|
||||
class EditCompanyForm(forms.ModelForm):
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
|
Reference in New Issue
Block a user