diff --git a/reflex/reflex.py b/reflex/reflex.py index cf29e199f..a20fea20c 100644 --- a/reflex/reflex.py +++ b/reflex/reflex.py @@ -544,7 +544,7 @@ def deploy( loglevel=type(loglevel).INFO, # type: ignore token=token, project=project, - config_path=config_path + config_path=config_path, )