Skip to content

Commit

Permalink
blank spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanderbeek123 authored and phildini committed Apr 25, 2020
1 parent 046c270 commit 346317b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/datatypes/test_str.py
Original file line number Diff line number Diff line change
Expand Up @@ -926,7 +926,7 @@ def test_format(self):
print(x)
""")


class UnaryStrOperationTests(UnaryOperationTestCase, TranspileTestCase):
data_type = 'str'

Expand Down

0 comments on commit 346317b

Please sign in to comment.