Skip to content

Commit

Permalink
removed stray endline
Browse files Browse the repository at this point in the history
  • Loading branch information
robin900 committed Apr 4, 2022
1 parent 7d25876 commit f51dfa4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/gspread_dataframe_integration.py
Expand Up @@ -400,4 +400,3 @@ def test_header_writing_and_parsing(self):
logger.info("%s", df_readback)
logger.info("%s", df_readback.dtypes)
self.assertTrue(df.equals(df_readback))

0 comments on commit f51dfa4

Please sign in to comment.