Skip to content

Commit

Permalink
remove another comment
Browse files Browse the repository at this point in the history
  • Loading branch information
emanehab99 committed Sep 19, 2024
1 parent 3f98fe9 commit 9561896
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion schedview/app/scheduler_dashboard/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ def get_sky_brightness_date_bounds():
return (min_date, max_date)


# Suggestion: Move to a utils module
def url_formatter(dataframe_row, name_column, url_column):
"""Format survey name as a HTML href to survey URL (if URL exists).
Expand Down

0 comments on commit 9561896

Please sign in to comment.