This commit is contained in:
simon 2024-12-13 17:55:36 -08:00
parent bbe3a8db8e
commit 917e5970f2

View File

@ -544,7 +544,7 @@ def deploy(
loglevel=type(loglevel).INFO, # type: ignore loglevel=type(loglevel).INFO, # type: ignore
token=token, token=token,
project=project, project=project,
config_path=config_path config_path=config_path,
) )