We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8496e0f commit 7b02034Copy full SHA for 7b02034
pymysqlreplication/tests/test_event.py
@@ -1,8 +1,4 @@
1
-import pytest
2
-
3
4
from pymysqlreplication.tests.base import PyMySQLReplicationTestCase
5
-from pymysqlreplication.event import QueryEvent
6
from pymysqlreplication import BinLogStreamReader
7
import json
8
class BinLogEventTestCase(PyMySQLReplicationTestCase):
0 commit comments