Start big comments (post analysis / referers)
This commit is contained in:
@@ -2,6 +2,10 @@ import importlib
|
||||
import inspect
|
||||
import traceback
|
||||
|
||||
#
|
||||
# IWLA Plugin interface
|
||||
#
|
||||
|
||||
class IPlugin(object):
|
||||
|
||||
def __init__(self, iwla):
|
||||
|
Reference in New Issue
Block a user