Skip to content

Commit 24d23a3

Browse files
authored
build: fix pytest in ci
1 parent 87f4562 commit 24d23a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ testpaths = "tests"
8383
filterwarnings = [
8484
"error",
8585
"ignore::pytest.PytestRemovedIn8Warning",
86+
"ignore::DeprecationWarning:pylint.*"
8687
]
8788

8889
[tool.pylint.parameter_documentation]

0 commit comments

Comments
 (0)