Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
yuli_han authored and yuli_han committed Feb 28, 2024
1 parent f20ee00 commit 34dc28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/py/ai/chronon/repo/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ def set_runtime_env(args):
"conf_env": {},
"default_env": {},
"team_env": {},
"production_team_env ": {},
"production_team_env": {},
"cli_args": {},
}
conf_type = None
Expand Down

0 comments on commit 34dc28a

Please sign in to comment.