Skip to content

Commit

Permalink
removed the no-op line
Browse files Browse the repository at this point in the history
  • Loading branch information
muddi900 authored Jul 31, 2024
1 parent 1a3e5f4 commit f31db23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/worksheet_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -1661,7 +1661,6 @@ def test_get_notes(self):

@pytest.mark.vcr()
def test_get_notes_2nd_sheet(self):
self.spreadsheet.worksheets()[0]
w2 = self.spreadsheet.add_worksheet("worksheet 2", 3, 3)

notes = {
Expand Down

0 comments on commit f31db23

Please sign in to comment.