Skip to content

Commit fa41c43

Browse files
committed
remove deprecated option
1 parent cb3b57b commit fa41c43

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
@@ -47,7 +47,6 @@ select = [
4747
"YTT", # sys.version
4848
]
4949
ignore = [
50-
"ANN101", # missing type annotation for self
5150
"E501", # line length
5251
"UP007", # use X | Y for union (not possible in python 3.8)
5352
"UP006", # Use typing.Tuple for python 3.8 support

0 commit comments

Comments
 (0)