mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-07 04:12:11 +00:00
PEP fixes
This commit is contained in:
@@ -282,6 +282,7 @@ def primitive_to_javascript(primitive):
|
||||
# Wrap with quotes
|
||||
return format_html("'{}'", primitive)
|
||||
|
||||
|
||||
@register.filter
|
||||
def keyvalue(dict, key):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user