Skip to content

Commit 5a6dddd

Browse files
Remove verbose flag
1 parent 1dccd2d commit 5a6dddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[pytest]
2-
addopts = --verbose --import-mode=importlib
2+
addopts = --import-mode=importlib
33
testpaths = tensorflow_model_analysis
44
python_files = *_test.py
55
norecursedirs = .* *.egg

0 commit comments

Comments
 (0)