8000 fix ruff error · PyMySQL/PyMySQL@1ed7cff · GitHub
[go: up one dir, main page]

Skip to content

Commit 1ed7cff

Browse files
committed
fix ruff error
1 parent 0001c40 commit 1ed7cff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ line-length = 99
5757
exclude = [
5858
"pymysql/tests/thirdparty",
5959
]
60+
ignore = ["E721"]
6061

6162
[tool.pdm.dev-dependencies]
6263
dev = [

0 commit comments

Comments
 (0)
0