Skip to content

Commit

Permalink
add new line to the end of the file
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 49bc5ed commit 307fcba
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 @@ -668,4 +668,4 @@ def set_defaults(parser):
spark_version=os.environ.get("SPARK_VERSION", args.spark_version),
)
)
Runner(args, os.path.expanduser(jar_path)).run()
Runner(args, os.path.expanduser(jar_path)).run()

0 comments on commit 307fcba

Please sign in to comment.