mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
remove all functional code from /plugins
This commit is contained in:
parent
3c9e4e7eab
commit
eae80f667d
@ -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
|
||||||
|
"""
|
Loading…
Reference in New Issue
Block a user