mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-05 03:50:57 +08:00
del print
This commit is contained in:
@@ -58,7 +58,6 @@ def init(default_conf="client", **kwargs):
|
||||
|
||||
# check path if server/local
|
||||
if C.get_uri_type() == QlibConfig.LOCAL_URI:
|
||||
print("?")
|
||||
if not os.path.exists(C["provider_uri"]):
|
||||
if C["auto_mount"]:
|
||||
LOG.error(
|
||||
|
||||
Reference in New Issue
Block a user