Skip to content

Commit a7c6021

Browse files
NolanNolan
authored andcommitted
Fixed a whitespace malfunction
1 parent 918a0bf commit a7c6021

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/statements_result_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
from tincan.statement import Statement
2525
from test_utils import TinCanBaseTestCase
2626

27+
2728
class StatementsResultTest(TinCanBaseTestCase):
2829
def test_serialize_deserialize(self):
2930
sr = StatementsResult()

0 commit comments

Comments
 (0)