PEP fixes
This commit is contained in:
parent
537573d0e3
commit
26ddd36666
|
|
@ -3,8 +3,6 @@ Unit testing for BOM export functionality
|
|||
"""
|
||||
|
||||
import csv
|
||||
from os import read
|
||||
from django.http import response
|
||||
|
||||
from django.test import TestCase
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue