2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-19 11:16:31 +00:00

PEP fixes

This commit is contained in:
Matthias
2021-11-20 21:03:51 +01:00
parent 65226bad1d
commit d17af9eae7
7 changed files with 0 additions and 11 deletions

View File

@@ -8,7 +8,6 @@ from __future__ import unicode_literals
from django.utils.translation import gettext_lazy as _
from django.db import models
from django.apps import apps
from django.conf import settings
from plugin import plugin_reg