2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 03:55:41 +00:00

PEP fixes

finishes work for #2318
This commit is contained in:
Matthias
2021-11-18 16:35:16 +01:00
parent d750e9e191
commit e5d0380356
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
"""default shpping mixins for IntegrationMixins"""
from django.conf import settings
from django.conf.urls import url, include
from plugin.urls import PLUGIN_BASE