mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 13:05:42 +00:00
PEP fixes
This commit is contained in:
@ -113,7 +113,6 @@ class StockAttachmentAdmin(admin.ModelAdmin):
|
||||
list_display = ('stock_item', 'attachment', 'comment')
|
||||
|
||||
|
||||
|
||||
class StockTrackingAdmin(ImportExportModelAdmin):
|
||||
list_display = ('item', 'date', 'title')
|
||||
|
||||
|
Reference in New Issue
Block a user