mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-20 22:06:28 +00:00
style fixes
This commit is contained in:
@ -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 = {}
|
||||
|
Reference in New Issue
Block a user