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 fc23a4b commit 8da682dCopy full SHA for 8da682d
pytest.ini
@@ -1,6 +1,7 @@
1
[pytest]
2
addopts =
3
--ignore-glob=_*
4
+ --ignore-glob=gendocs.py
5
--import-mode=importlib
6
pythonpath = .
7
python_files = *.py
0 commit comments