2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-24 21:23:26 +00:00

PEP fixes

This commit is contained in:
Oliver
2021-11-09 21:37:54 +11:00
parent 476d2545ad
commit 7dce9f3f3b
3 changed files with 1 additions and 3 deletions

View File

@@ -85,7 +85,7 @@ class UserSettingsList(SettingsList):
def filter_queryset(self, queryset):
"""
Only list settings which apply to the current user
Only list settings which apply to the current user
"""
try: