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 91e742f commit 1c98f3fCopy full SHA for 1c98f3f
tests/system/test_pymysql_connection.py
@@ -146,5 +146,5 @@ def test_MCP_pymysql_connection() -> None:
146
147
148
def test_broken_test_reports() -> None:
149
- '''This test breaks but that's expected'''
+ """This test breaks but that's expected"""
150
assert 1 == 2
0 commit comments