Add Flit and change namer
This commit is contained in:
parent
50db7b8cb2
commit
f188724d4b
13 changed files with 138 additions and 119 deletions
|
|
@ -1,3 +1,7 @@
|
|||
"""GreatAI"""
|
||||
__version__ = "0.0.12"
|
||||
|
||||
|
||||
from .context import configure
|
||||
from .deploy import GreatAI
|
||||
from .exceptions import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue