zaqar/marconi/transport/wsgi/__init__.py
Flaper Fesp 420c1e046c Added hacking file
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
2013-03-07 18:07:53 +01:00

4 lines
86 B
Python

"""WSGI Transport Driver"""
from marconi.transport.wsgi.driver import Driver # NOQA