Skip to content

Commit 1459190

Browse files
authored
STY: Remove UP038 ignore because it no longer has any effect (#310)
2 parents 6ab15df + a75274a commit 1459190

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ extend-select = [
101101
]
102102
ignore = [
103103
"ISC001", # conflicts with ruff formatter
104-
"UP038", # results in slower code
105104
]
106105

107106
[tool.ruff.lint.extend-per-file-ignores]

0 commit comments

Comments
 (0)