mirror of
https://github.com/clearml/clearml-server
synced 2025-02-09 22:34:17 +00:00
4 lines
65 B
Python
4 lines
65 B
Python
|
from apiserver.config import load_config
|
||
|
|
||
|
config = load_config()
|