mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-03 22:55:43 +00:00 
			
		
		
		
	PEP fix
This commit is contained in:
		@@ -23,6 +23,7 @@ from common.models import InvenTreeSetting
 | 
			
		||||
 | 
			
		||||
logger = logging.getLogger('inventree')
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class HelperForm(forms.ModelForm):
 | 
			
		||||
    """ Provides simple integration of crispy_forms extension. """
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user