mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-05 13:10:57 +00:00
PEP fixes
This commit is contained in:
@ -87,4 +87,4 @@ class RuleSetModelTest(TestCase):
|
||||
if len(missing_models) > 0:
|
||||
print("WARNING: The following database models are not covered by the define RuleSet permissions:")
|
||||
for m in missing_models:
|
||||
print("-", m)
|
||||
print("-", m)
|
||||
|
Reference in New Issue
Block a user