mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 03:55:41 +00:00
fix docstring
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
class InvenTreePlugin():
|
class InvenTreePlugin():
|
||||||
"""
|
"""
|
||||||
Base class for a Barcode plugin
|
Base class for a plugin
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# Override the plugin name for each concrete plugin instance
|
# Override the plugin name for each concrete plugin instance
|
||||||
|
Reference in New Issue
Block a user