mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 21:25: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 .registry import plugin_registry | ||||||
| from .plugin import InvenTreePlugin | from .plugin import InvenTreePlugin | ||||||
| from .integration import IntegrationPluginBase | from .integration import IntegrationPluginBase | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user