replace warn (#1255)

This commit is contained in:
Ftps
2023-09-19 21:15:30 +09:00
committed by GitHub
parent 1d86fb7a87
commit 36456e3908
8 changed files with 321 additions and 14 deletions

View File

@@ -224,7 +224,7 @@ class VC:
)
except:
info = traceback.format_exc()
logger.warn(info)
logger.warning(info)
return info, (None, None)
def vc_multi(