Remove ./taskflow/openstack/common as it no longer exists

Change-Id: I3123a6d7cf4323fb111c2b4c5545fd6a1d2fd77b
This commit is contained in:
Joshua Harlow 2015-09-24 11:09:51 -07:00
parent 6a42f662e2
commit ec17ad0d76

@ -49,7 +49,7 @@ commands = {posargs}
[flake8]
builtins = _
exclude = .venv,.tox,dist,doc,./taskflow/openstack/common,*egg,.git,build,tools
exclude = .venv,.tox,dist,doc,*egg,.git,build,tools
[hacking]
import_exceptions = six.moves