PEP fixes

This commit is contained in:
Oliver 2021-08-12 23:47:42 +10:00
parent 537573d0e3
commit 26ddd36666

View File

@ -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