mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 20:16:44 +00:00
PEP fix
This commit is contained in:
parent
f95896e8ea
commit
27aec4246e
@ -23,6 +23,7 @@ from common.models import InvenTreeSetting
|
||||
|
||||
logger = logging.getLogger('inventree')
|
||||
|
||||
|
||||
class HelperForm(forms.ModelForm):
|
||||
""" Provides simple integration of crispy_forms extension. """
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user