Skip to content

Commit

Permalink
update comment for get_run_timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
zpoint committed Dec 2, 2024
1 parent a42f8b8 commit 8bb913a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sky/backends/backend_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -975,6 +975,7 @@ def _add_auth_to_cluster_config(cloud: clouds.Cloud, cluster_config_file: str):
common_utils.dump_yaml(cluster_config_file, config)


# Reuse the sky_logging for consistency and avoid circular import.
get_run_timestamp = sky_logging.get_run_timestamp


Expand Down

0 comments on commit 8bb913a

Please sign in to comment.