Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingTil committed Oct 30, 2023
1 parent 6069de7 commit cb920a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eiuie/consolidate_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,3 @@ def image_to_pandas(source_path) -> pd.DataFrame:
}
df = pd.DataFrame(data)
return df

0 comments on commit cb920a0

Please sign in to comment.