Skip to content

Commit 28631ae

Browse files
committed
bump
1 parent 1a47cdb commit 28631ae

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
@@ -309,7 +309,7 @@ extend-ignore = [
309309
"TRY201",
310310
"TRY300",
311311
"TRY301",
312-
"PYI024", # PYI024 Use `typing.NamedTuple` instead of `collections.namedtuple
312+
"PYI024", # PYI024 Use `typing.NamedTuple` instead of `collections.namedtuple - personal preference
313313
]
314314

315315
[tool.ruff.lint.mccabe]

0 commit comments

Comments
 (0)