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 6fc1b67 commit e963adeCopy full SHA for e963ade
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