mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 20:16:44 +00:00
PEP fixes
This commit is contained in:
parent
14132a6efa
commit
ea0d32fd3d
@ -113,7 +113,6 @@ class StockAttachmentAdmin(admin.ModelAdmin):
|
||||
list_display = ('stock_item', 'attachment', 'comment')
|
||||
|
||||
|
||||
|
||||
class StockTrackingAdmin(ImportExportModelAdmin):
|
||||
list_display = ('item', 'date', 'title')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user