Skip to content

Commit

Permalink
chore: fix precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
honghanhh committed Nov 14, 2024
1 parent f59215f commit 9f65840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/shroom/utils_eda.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ def plot_line_chart(df: pd.DataFrame) -> None:
plt.show()

if __name__ == '__main__':
pass
pass

0 comments on commit 9f65840

Please sign in to comment.