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(a)gmail.com>
---
docs/apibuild.py | 298 ++++++++++++++++++++++++++++---------------------------
1 file changed, 151 insertions(+), 147 deletions(-)
Reviewed-by: Daniel P. Berrangé <berrange(a)redhat.com>
Regards,
Daniel
--
|: