virt-manager/virtManager
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
..
details Clean up FileChooser usage a bit 2022-12-14 12:31:17 -05:00
device Clean up FileChooser usage a bit 2022-12-14 12:31:17 -05:00
lib fix indentation of multiline log.exception() invocations 2023-08-30 10:48:54 +02:00
object fix indentation of multiline log.exception() invocations 2023-08-30 10:48:54 +02:00
__init__.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
about.py virtManager: add coverage annotations and remove dead code 2020-08-26 15:20:05 -04:00
addhardware.py Clean up FileChooser usage a bit 2022-12-14 12:31:17 -05:00
asyncjob.py asyncjob: Remove unused import 2023-01-19 11:59:20 -05:00
baseclass.py vmwindow: Cleanup the interaction with vmmConsolePages 2020-09-09 19:37:11 -04:00
clone.py Clean up gtk STOCK and various image usage 2022-02-19 15:33:42 -05:00
config.py Clean up FileChooser usage a bit 2022-12-14 12:31:17 -05:00
connection.py connection: De-duplicate ui and cli version logging 2022-08-01 06:04:48 -04:00
connmanager.py virtManager: add coverage annotations and remove dead code 2020-08-26 15:20:05 -04:00
createconn.py uitests: Finish createconn.py coverage 2020-08-26 15:20:05 -04:00
createnet.py createnet: Add full uitest coverage 2020-08-26 15:20:05 -04:00
createpool.py Clean up FileChooser usage a bit 2022-12-14 12:31:17 -05:00
createvm.py Clean up FileChooser usage a bit 2022-12-14 12:31:17 -05:00
createvol.py Clean up FileChooser usage a bit 2022-12-14 12:31:17 -05:00
delete.py Clean up gtk STOCK and various image usage 2022-02-19 15:33:42 -05:00
engine.py virt-manager: Stop suppressing all warnings 2020-09-19 14:28:05 -04:00
error.py Clean up FileChooser usage a bit 2022-12-14 12:31:17 -05:00
host.py ui: Remove use of deprecated GtkAlignment 2022-02-20 09:53:17 -05:00
hostnets.py Clean up gtk STOCK and various image usage 2022-02-19 15:33:42 -05:00
hoststorage.py fix indentation of multiline log.exception() invocations 2023-08-30 10:48:54 +02:00
manager.py Clean up gtk STOCK and various image usage 2022-02-19 15:33:42 -05:00
migrate.py migrate: Add XML editor support 2020-09-05 17:50:48 -04:00
oslist.py virtManager: oslist: Push users towards linuxXXXX options 2022-02-12 11:53:09 -05:00
preferences.py createvm: Tweaks to new UEFI pref 2022-01-31 14:18:42 -05:00
storagebrowse.py Clean up FileChooser usage a bit 2022-12-14 12:31:17 -05:00
systray.py systray: Appindicator tweaks 2020-11-16 11:11:19 -05:00
virtmanager.py virtmanager: Remove executable bit 2022-04-13 08:36:05 -04:00
vmmenu.py Clean up gtk STOCK and various image usage 2022-02-19 15:33:42 -05:00
vmwindow.py Clean up FileChooser usage a bit 2022-12-14 12:31:17 -05:00
xmleditor.py virtManager: misc reference leak fixes 2020-09-08 17:32:00 -04:00