integrate global explorer into core
Signed-off-by: Nico Schottelius <nico@loch.schottelius.org>
This commit is contained in:
parent
50a07da967
commit
6d87f4b917
1 changed files with 1 additions and 0 deletions
|
@ -23,3 +23,4 @@ __all__ = ['Type', 'Object']
|
|||
|
||||
from cdist.core.type import Type
|
||||
from cdist.core.object import Object
|
||||
from cdist.core.global_explorer import GlobalExplorer
|
||||
|
|
Loading…
Reference in a new issue