We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75d4892 commit f419dfdCopy full SHA for f419dfd
pymysqlreplication/tests/test_data_type.py
@@ -938,6 +938,5 @@ def test_partition_id(self):
938
self.assertEqual(event.partition_id, 3)
939
940
941
-
942
if __name__ == "__main__":
943
unittest.main()
0 commit comments