Skip to content

Commit

Permalink
format code
Browse files Browse the repository at this point in the history
  • Loading branch information
joshy committed May 11, 2023
1 parent 9485c04 commit 6bb5e23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_issue_38.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,3 @@ def test_table_file(self):
def test_table_string(self):
result = rtf_to_text(RTF_TABLE)
self.assertEqual(TEXT_TABLE, result)

0 comments on commit 6bb5e23

Please sign in to comment.