Skip to content

Commit 76123f5

Browse files
committed
style: remove TODO comment from ruff ignore list
- All TODO rules have been fixed and removed
1 parent 71109a4 commit 76123f5

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
@@ -145,7 +145,6 @@ ignore = [
145145
"TRY400", # error-instead-of-exception
146146
"UP047", # type parameters
147147
"W505", # doc-line-too-long
148-
# TODO: fix and remove below
149148
]
150149
allowed-confusables = ["", "", "", "", "", "", "", "", "", "", ""]
151150
extend-safe-fixes = [

0 commit comments

Comments
 (0)