Skip to content

Commit 43ea5ef

Browse files
committed
修改pylint<3,新版pylint不兼容IAstroidChecker接口。ci报错
1 parent 7cba0c8 commit 43ea5ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ flake8
44
mypy
55
mypy_extensions
66
pycodestyle
7-
pylint
7+
pylint==2.17.7
88
pylint-quotes
99
pytest
1010

@@ -24,4 +24,4 @@ mkdocs-material
2424
types-requests
2525
mkdocstrings
2626
mkdocstrings-python-legacy
27-
yapf
27+
yapf

0 commit comments

Comments
 (0)