update directory structure
This commit is contained in:
@@ -13,11 +13,6 @@ import six
|
||||
from . import sgf_grammar
|
||||
from . import sgf_properties
|
||||
|
||||
__all__ = [
|
||||
'Node',
|
||||
'Sgf_game',
|
||||
'Tree_node',
|
||||
]
|
||||
|
||||
|
||||
class Node:
|
||||
|
||||
Reference in New Issue
Block a user