Files
bob-builder-1/bob/__init__.py
T
2017-05-30 22:48:21 +01:00

4 lines
37 B
Python

from . import cli
__all__ = ['cli']