Skip to content

Commit 699b191

Browse files
committed
removed space
1 parent c9bfdff commit 699b191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ test=pytest
1313

1414
[tool:pytest]
1515
ignore_glob=./splitio/_OLD/*
16-
addopts = --verbose --cov=splitio --cov-report xml
16+
addopts = --verbose --cov=splitio --cov-report xml
1717
python_classes=*Tests
1818

1919
[build_sphinx]

0 commit comments

Comments
 (0)