Skip to content

Commit 419c660

Browse files
committed
chore: Ignore UP047 temporarily
1 parent e083c16 commit 419c660

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
@@ -96,7 +96,7 @@ select = [
9696
ignore = [
9797
"E203", "E731",
9898
"F403", "F405",
99-
"UP007", "UP045",
99+
"UP007", "UP045", "UP047",
100100
]
101101

102102
[tool.ruff.lint.per-file-ignores]

0 commit comments

Comments
 (0)