CUSP-1256 (#1)
* Complete refactor Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com> * Complete refactor Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com> --------- Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com>
This commit is contained in:
5
src/rocky_man/__init__.py
Normal file
5
src/rocky_man/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .utils.config import Config
|
||||
|
||||
__version__ = "0.1.0"
|
||||
|
||||
__all__ = ["Config"]
|
||||
Reference in New Issue
Block a user