4 lines
76 B
Python
4 lines
76 B
Python
|
from .model_config import *
|
||
|
from .server_config import *
|
||
|
|
||
|
VERSION = "v0.0.1"
|