mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	docstring for plugin base import class
This commit is contained in:
		| @@ -1,3 +1,7 @@ | ||||
| """ | ||||
| Utility file to enable simper imports | ||||
| """ | ||||
|  | ||||
| from .registry import plugin_registry | ||||
| from .plugin import InvenTreePlugin | ||||
| from .integration import IntegrationPluginBase | ||||
|   | ||||
		Reference in New Issue
	
	Block a user