Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
anikaweinmann committed Dec 17, 2024
1 parent 81d640a commit 0073b1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ruff.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
lint.ignore = [
"A002",
"ANN001",
"ANN002",
"ANN003",
Expand Down Expand Up @@ -34,8 +35,10 @@ lint.ignore = [
"PTH119",
"PTH123",
"PTH207",
"S101",
"S113",
"S404",
"S603",
"S604",
"S605",
]

0 comments on commit 0073b1d

Please sign in to comment.