PEP fix
This commit is contained in:
parent
16a2328702
commit
499f37a97a
|
|
@ -211,4 +211,3 @@ class APICallMixinTest(BaseMixinDefinition, TestCase):
|
|||
# cover wrong token setting
|
||||
with self.assertRaises(ValueError):
|
||||
self.mixin_wrong.has_api_call()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue