Skip to content

Commit 9561420

Browse files
committed
minor syntax error in tox.ini
Change-Id: I476ea8f2cf4370e62b6b6b15d72b97beabe6677e
1 parent 1bb4bb3 commit 9561420

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ commands = python setup.py build_sphinx
3535

3636
[flake8]
3737
show-source = True
38-
exclude = ,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,tools
38+
exclude = .git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,tools

0 commit comments

Comments
 (0)