2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 04:55:44 +00:00

style fix

This commit is contained in:
Matthias
2022-03-02 23:40:46 +01:00
parent 941efd08d1
commit 771d82bdc2

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):