mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 20:15:44 +00:00
PEP fix
This commit is contained in:
@ -211,4 +211,3 @@ class APICallMixinTest(BaseMixinDefinition, TestCase):
|
||||
# cover wrong token setting
|
||||
with self.assertRaises(ValueError):
|
||||
self.mixin_wrong.has_api_call()
|
||||
|
||||
|
Reference in New Issue
Block a user