Skip to content

Commit 43b9a41

Browse files
Ignore new ruff rules (ruff 0.12)
1 parent 6798466 commit 43b9a41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,8 @@ ignore = [
322322
"ANN401",
323323
"PT011", # TODO: apply this rule
324324
"PT012", # TODO: apply this rule
325+
"PT030", # TODO: apply this rule
326+
"PT031", # TODO: apply this rule
325327
"RET505",
326328
"RET506",
327329
"RUF005",

0 commit comments

Comments
 (0)