Skip to content

Commit 6fad7fa

Browse files
committed
fix format
1 parent 317cdd3 commit 6fad7fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymysqlreplication/binlogstream.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ def fetchone(self):
603603
logging.WARN,
604604
"""
605605
A pymysql.OperationalError error occurred, Re-request the connection.
606-
"""
606+
""",
607607
)
608608
continue
609609
raise

0 commit comments

Comments
 (0)