[sty] check kind interface
This commit is contained in:
parent
f0b95a8cb0
commit
36412a34af
|
|
@ -6,7 +6,7 @@ class interface_check_kind(object):
|
|||
|
||||
def normalize_conf_node(self, node):
|
||||
raise NotImplementedError
|
||||
|
||||
|
||||
|
||||
def run(self, parameters):
|
||||
raise NotImplementedError
|
||||
|
|
|
|||
Loading…
Reference in a new issue