We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e28c936 commit 427ede7Copy full SHA for 427ede7
tox.ini
@@ -816,7 +816,7 @@ basepython =
816
linters: python3.14
817
818
commands =
819
- python -m pytest -W error::pytest.PytestUnraisableExceptionWarning tests tests/test_client.py
+ python -m pytest -W error::pytest.PytestUnraisableExceptionWarning tests tests/test_client.py::test_databag_depth_stripping
820
821
[testenv:linters]
822
0 commit comments