mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 11:35:41 +00:00
PEP fix
This commit is contained in:
@ -223,6 +223,7 @@ def get_plugins(pkg, baseclass):
|
|||||||
return plugins
|
return plugins
|
||||||
# endregion
|
# endregion
|
||||||
|
|
||||||
|
|
||||||
# region templates
|
# region templates
|
||||||
def render_template(plugin, template_file, context=None):
|
def render_template(plugin, template_file, context=None):
|
||||||
"""
|
"""
|
||||||
|
Reference in New Issue
Block a user