From 2f3e7cd6365f87659aa3787cbecaee38b5a9b1d7 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Wed, 6 May 2020 22:42:46 -0500 Subject: remove some unnecessary flags --- docs/typographical-conventions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/typographical-conventions.rst') diff --git a/docs/typographical-conventions.rst b/docs/typographical-conventions.rst index 0a9c194e4..9a83a16f1 100644 --- a/docs/typographical-conventions.rst +++ b/docs/typographical-conventions.rst @@ -102,7 +102,7 @@ ini: python_files = test_*.py testpaths = tests - addopts = -W always --cov + addopts = -W always Interactive Python: -- cgit v1.2.3