ogcli/cli/objects
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
..
__init__.py Rename files to remove 'og' prefix 2020-06-30 12:51:51 +02:00
client.py format: use autopep8 2022-05-20 10:22:42 +02:00
disks.py format: use autopep8 2022-05-20 10:22:42 +02:00
images.py format: use autopep8 2022-05-20 10:22:42 +02:00
modes.py format: use autopep8 2022-05-20 10:22:42 +02:00
poweroff.py format: use autopep8 2022-05-20 10:22:42 +02:00
scopes.py format: use autopep8 2022-05-20 10:22:42 +02:00
wol.py format: use autopep8 2022-05-20 10:22:42 +02:00