mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
PEP fix
This commit is contained in:
parent
7e7fe7d63f
commit
9947a0cf90
@ -6,7 +6,6 @@ JSON API for the Build app
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from django.conf.urls import url, include
|
||||
from django.db.models import query
|
||||
|
||||
from rest_framework import filters
|
||||
from rest_framework import generics
|
||||
|
Loading…
Reference in New Issue
Block a user