420c1e046c
As part of adding the hacking file, this patch adds some files taken from nova project that will help with the coding standards validation. Tox now uses run_pep8 for the pep8 test Change-Id: I0784390a0b13c9694e358563d43e5442592a785e
4 lines
86 B
Python
4 lines
86 B
Python
"""WSGI Transport Driver"""
|
|
|
|
from marconi.transport.wsgi.driver import Driver # NOQA
|