2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-20 22:06:28 +00:00

style fixes

This commit is contained in:
2021-05-15 08:45:01 +02:00
parent 27ed20c123
commit 941ac25d53
2 changed files with 0 additions and 2 deletions

View File

@ -763,7 +763,6 @@ class PartImport(FileManagementFormView):
data = row['data'][idx_s[idx]]['cell']
row[idx.lower()] = data
def done(self, form_list, **kwargs):
""" Create items """
items = {}