add plugin registry
This commit is contained in:
3
raven/pluginbase.py
Normal file
3
raven/pluginbase.py
Normal file
@@ -0,0 +1,3 @@
|
||||
class PluginBase():
|
||||
def __init__(self):
|
||||
pass
|
||||
Reference in New Issue
Block a user