mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
PEP fixes
This commit is contained in:
parent
537573d0e3
commit
26ddd36666
@ -3,8 +3,6 @@ Unit testing for BOM export functionality
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
import csv
|
import csv
|
||||||
from os import read
|
|
||||||
from django.http import response
|
|
||||||
|
|
||||||
from django.test import TestCase
|
from django.test import TestCase
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user