PEP fixes

This commit is contained in:
Oliver 2022-05-20 17:31:08 +10:00
parent 33bab19abb
commit cc59ef65fc

View File

@ -1428,7 +1428,7 @@ class InvenTreeUserSetting(BaseInvenTreeSetting):
'default': True,
'validator': bool,
},
'SEARCH_HIDE_INACTIVE_PARTS': {
'name': _("Hide Inactive Parts"),
'description': _('Excluded inactive parts from search preview window'),