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