Skip to content

Commit c62b6cb

Browse files
committed
Spacing fix
1 parent 4ef53ff commit c62b6cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ def test_series_description_too_long(self):
118118
series_description="abc" * 100,
119119
)
120120

121+
121122
class TestEndianCheck(unittest.TestCase):
122123

123124
def test_big_endian(self):

0 commit comments

Comments
 (0)