Skip to content

Commit f419dfd

Browse files
committed
fix: resolve lint
1 parent 75d4892 commit f419dfd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymysqlreplication/tests/test_data_type.py

-1
Original file line numberDiff line numberDiff line change
@@ -938,6 +938,5 @@ def test_partition_id(self):
938938
self.assertEqual(event.partition_id, 3)
939939

940940

941-
942941
if __name__ == "__main__":
943942
unittest.main()

0 commit comments

Comments
 (0)