2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

PEP fixes

This commit is contained in:
Oliver Walters
2020-04-07 11:40:10 +10:00
parent 95032141ce
commit d06018cbbe
3 changed files with 2 additions and 4 deletions

View File

@ -17,7 +17,6 @@ from django.db.models import Sum
from django.apps import apps
from django.urls import reverse
from django.conf import settings
from markdownx.models import MarkdownxField