Skip to content

Commit adda029

Browse files
committed
remove unused lint
1 parent b7dc460 commit adda029

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

buildbot_nix/pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ ignore = [
5353
"ARG001",
5454
"ARG002",
5555

56-
# Missing type annotation for `self` in method
57-
"ANN101",
5856
# Dynamically typed expressions (typing.Any)
5957
"ANN401",
6058
# Trailing comma missing

0 commit comments

Comments
 (0)