mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	PEP fixes
This commit is contained in:
		| @@ -1428,7 +1428,7 @@ class InvenTreeUserSetting(BaseInvenTreeSetting): | |||||||
|             'default': True, |             'default': True, | ||||||
|             'validator': bool, |             'validator': bool, | ||||||
|         }, |         }, | ||||||
|          |  | ||||||
|         'SEARCH_HIDE_INACTIVE_PARTS': { |         'SEARCH_HIDE_INACTIVE_PARTS': { | ||||||
|             'name': _("Hide Inactive Parts"), |             'name': _("Hide Inactive Parts"), | ||||||
|             'description': _('Excluded inactive parts from search preview window'), |             'description': _('Excluded inactive parts from search preview window'), | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user