style fixes

This commit is contained in:
Matthias 2021-07-01 00:14:23 +02:00
parent 3a57093b4e
commit 4b7e8c7d21

View File

@ -4,7 +4,6 @@ import logging
from django.apps import AppConfig
from django.core.exceptions import AppRegistryNotReady
from django.conf import settings
from InvenTree.ready import isInTestMode, canAppAccessDatabase
import InvenTree.tasks