mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 11:05:41 +00:00
PEP fix
This commit is contained in:
@ -98,7 +98,6 @@ class ScheduledTaskPluginTests(TestCase):
|
||||
with self.assertRaises(MixinImplementationError):
|
||||
WrongFuncSchedules1()
|
||||
|
||||
|
||||
class WrongFuncSchedules2(WrongFuncSchedules):
|
||||
"""
|
||||
Plugin with broken functions
|
||||
|
Reference in New Issue
Block a user