Skip to content

Commit

Permalink
Update utilities.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tobin-ford committed Apr 23, 2024
1 parent b2d7531 commit fc2b7b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pvdeg/utilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,7 @@ def tilt_azimuth_scan(
print("\r ", end="")
print("\r", end="")
return tilt_azimuth_series

def _meta_df_from_csv(
file_paths : list[str]
):
Expand Down

0 comments on commit fc2b7b0

Please sign in to comment.