ogcli/cli
Jose M. Guisado d90ab82cec format: use autopep8
Use autopep8 for coding format, and only for whitespace changes. This
change drops use of tabs in favor of spaces.

Doesn't use autopep8 --aggresive option.

Format command:

$ autopep8 --inline --recursive .

When using git-blame, use --ignore-rev in order to ignore this
reformatting commit.
2022-05-20 10:22:42 +02:00
..
objects format: use autopep8 2022-05-20 10:22:42 +02:00
__init__.py format: use autopep8 2022-05-20 10:22:42 +02:00
cli.py format: use autopep8 2022-05-20 10:22:42 +02:00
utils.py format: use autopep8 2022-05-20 10:22:42 +02:00