mirror of
https://github.com/clearml/clearml-server
synced 2025-02-07 05:27:23 +00:00
5 lines
93 B
Python
5 lines
93 B
Python
from apiserver.config import BasicConfig
|
|
|
|
config = BasicConfig()
|
|
config.initialize_logging()
|