Skip to content

Commit 849b023

Browse files
committed
remove commented-out code
1 parent 20b675a commit 849b023

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,6 @@ ignore = [
164164
"PLC0206",
165165
# maybe good to work on someday, but low priority
166166
"TRY003",
167-
# # lru_cache -- maybe good to address someday but is an integral part of the code for now
168-
# "B019",
169167
]
170168

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

0 commit comments

Comments
 (0)