<div dir="ltr"><div>Why is this not part of cinder or devstack dep and why isn't this auto installed ?<br>I searched the HACKING and CONTRIBUTING docs.. none of them explain how to </div>sanity check your code before posting it to gerrit ... yum search and pip install didn't help me install tox-epep8...<br>
 How do i proceed ?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 28, 2014 at 3:39 PM, Sean Dague <span dir="ltr"><<a href="mailto:sean@dague.net" target="_blank">sean@dague.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 04/28/2014 06:08 AM, Deepak Shetty wrote:<br>
> Hi,<br>
><br>
> H703  Multiple positional placeholders<br>
><br>
> I got this for one of my patch and googling i could find that the fix is<br>
> to use<br>
> dict instead of direct substitues.. which i did.. but it still gives me<br>
> the error :(<br>
><br>
> Also just running pep8 locally on my glsuterfs.py file doesn't show any<br>
> issue<br>
> but gerrit does.<br>
> So how do i run the same pep8 that gerrit does locally on my box, so<br>
> that I don't end up resending new patches due to failed gerrit build<br>
> checks ?<br>
<br>
</div></div>tox -epep8<br>
<span class="HOEnZb"><font color="#888888"><br>
        -Sean<br>
<br>
--<br>
Sean Dague<br>
<a href="http://dague.net" target="_blank">http://dague.net</a><br>
<br>
</font></span><br>_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div>