Skip to content

Commit 1c98f3f

Browse files
committed
chore: lintify test_pymysql_connection.py
1 parent 91e742f commit 1c98f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/system/test_pymysql_connection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,5 +146,5 @@ def test_MCP_pymysql_connection() -> None:
146146

147147

148148
def test_broken_test_reports() -> None:
149-
'''This test breaks but that's expected'''
149+
"""This test breaks but that's expected"""
150150
assert 1 == 2

0 commit comments

Comments
 (0)