mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-17 12:35:46 +00:00
PEP fix
This commit is contained in:
@ -4,6 +4,7 @@ from django.test import TestCase
|
|||||||
|
|
||||||
from plugin import plugin_registry
|
from plugin import plugin_registry
|
||||||
|
|
||||||
|
|
||||||
class SampleApiCallerPluginTests(TestCase):
|
class SampleApiCallerPluginTests(TestCase):
|
||||||
""" Tests for SampleApiCallerPluginTests """
|
""" Tests for SampleApiCallerPluginTests """
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user