Skip to content

Commit fb92948

Browse files
committed
Ignore Ruff PT001
1 parent 728bb8b commit fb92948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ select = [
167167
"YTT",
168168
]
169169

170-
ignore = ["S105", "S101", "D107", "D105", "PLR0913", "SIM108"]
170+
ignore = ["S105", "S101", "D107", "D105", "PLR0913", "SIM108", "PT001"]
171171

172172
fixable = ["I"]
173173
unfixable = []

0 commit comments

Comments
 (0)