virt-manager/virtManager/object
Laszlo Ersek 2ebbdb2797 fix indentation of multiline log.exception() invocations
Commit f107e39989 ("Switch to more traditional logging structure",
2019-06-17) replaced "logging.exception" with "log.exception", effectively
shifting the argument lists 4 characters to the left. The second and
further lines of multiline invocations were not accordingly unindented,
however, which ended up setting a suboptimal precedent as well. Unindent
those lines now.

Reported-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
2023-08-30 10:48:54 +02:00
..
__init__.py virtManager: Move object .py files to virtManager/object/ 2019-06-17 00:12:32 -04:00
domain.py fix indentation of multiline log.exception() invocations 2023-08-30 10:48:54 +02:00
libvirtobject.py Fix some pylint, exclude some new warnings 2021-10-04 16:04:33 -04:00
network.py Clean up gtk STOCK and various image usage 2022-02-19 15:33:42 -05:00
nodedev.py addhardware: tweak mdev inactive UI 2022-02-12 11:24:44 -05:00
storagepool.py diskbackend: Drop support for sheepdog 2022-11-07 10:10:00 -05:00