Skip to content

Commit

Permalink
run format check
Browse files Browse the repository at this point in the history
  • Loading branch information
shapateriya committed Nov 24, 2024
1 parent 60f320d commit 9c56335
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -241,4 +241,3 @@ def main(_):

if __name__ == "__main__":
app.run(main)

Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,3 @@ def test_create_xlsx(self):
os.remove(_OP_DATA_FOLDER)

self.assertEqual(True, actual_df.equals(expected_df))

0 comments on commit 9c56335

Please sign in to comment.