style fix

This commit is contained in:
Matthias 2022-03-02 23:40:46 +01:00
parent 941efd08d1
commit 771d82bdc2
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -25,7 +25,6 @@ import InvenTree.tasks
from stock.models import StockLocation
from common.settings import currency_codes
from plugin.helpers import IntegrationPluginError
class ValidatorTest(TestCase):