mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Add or remove empty lines to match the needed ones around blocks/functions/etc. Adapt the generation of guestfs.py to emit the separating empty line before adding a new function/alias, rather than after it. This is just formatting, no behaviour changes.
To run a single test, run a command like this in the python/ directory: ../run python -m unittest discover -v t test820RHBZ912499.py