mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 11:35:41 +00:00
remove all functional code from /plugins
This commit is contained in:
@ -1,2 +1,5 @@
|
|||||||
# -*- coding: utf-8 -*-
|
"""
|
||||||
from __future__ import unicode_literals # pragma: no cover
|
Directory for custom plugin development
|
||||||
|
|
||||||
|
Please read the docs for more information https://inventree.readthedocs.io/en/latest/extend/plugins/#local-directory
|
||||||
|
"""
|
Reference in New Issue
Block a user