mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
PEP fix
This commit is contained in:
parent
887609cf2a
commit
dd5f53d2ef
@ -223,6 +223,7 @@ def get_plugins(pkg, baseclass):
|
||||
return plugins
|
||||
# endregion
|
||||
|
||||
|
||||
# region templates
|
||||
def render_template(plugin, template_file, context=None):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user