mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 12:06:44 +00:00
another PEP fix
This commit is contained in:
parent
7d160039b1
commit
18cb676ce3
@ -185,7 +185,7 @@ class PluginsRegistry:
|
||||
logger.info(f'Collected {len(self.plugin_modules)} plugins!')
|
||||
logger.info(", ".join([a.__module__ for a in self.plugin_modules]))
|
||||
# endregion
|
||||
|
||||
|
||||
# region registry functions
|
||||
def with_mixin(self, mixin: str):
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user