We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ef53ff commit c62b6cbCopy full SHA for c62b6cb
1 file changed
tests/test_base.py
@@ -118,6 +118,7 @@ def test_series_description_too_long(self):
118
series_description="abc" * 100,
119
)
120
121
+
122
class TestEndianCheck(unittest.TestCase):
123
124
def test_big_endian(self):
0 commit comments