mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-26 09:16:10 -06:00
lint fix
This commit is contained in:
parent
f316d3d601
commit
a1e1d75d56
@ -146,4 +146,4 @@ class JournalEntryImportForm(NetBoxModelImportForm):
|
||||
model = JournalEntry
|
||||
fields = (
|
||||
'assigned_object_type', 'assigned_object_id', 'created_by', 'kind', 'comments', 'tags'
|
||||
)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user