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 1dccd2d commit 5a6ddddCopy full SHA for 5a6dddd
pytest.ini
@@ -1,5 +1,5 @@
1
[pytest]
2
-addopts = --verbose --import-mode=importlib
+addopts = --import-mode=importlib
3
testpaths = tensorflow_model_analysis
4
python_files = *_test.py
5
norecursedirs = .* *.egg
0 commit comments