[libvirt] [PATCH 16/22] apibuild: Fix indentation not multiple of 4

Daniel P. Berrangé berrange at redhat.com
Mon Mar 19 10:59:19 UTC 2018


On Sat, Mar 17, 2018 at 02:23:34PM +0000, Radostin Stoyanov wrote:
> PEP8 recommends that the number of spaces used for indentation of
> Python code to be a multiple of four [1] [2].
> 
> 1: https://lintlyci.github.io/Flake8Rules/rules/E111.html
> 2: https://lintlyci.github.io/Flake8Rules/rules/E114.html
> 
> Signed-off-by: Radostin Stoyanov <rstoyanov1 at gmail.com>
> ---
>  docs/apibuild.py | 298 ++++++++++++++++++++++++++++---------------------------
>  1 file changed, 151 insertions(+), 147 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list