mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
python: PEP 8: miscellaneous indentation fixes
Small fixes for few remaining indentation issues. No behaviour changes.
This commit is contained in:
@@ -58,5 +58,4 @@ This package contains the Python bindings for libguestfs.
|
||||
libraries=['guestfs'],
|
||||
define_macros=[('GUESTFS_PRIVATE', '1')],
|
||||
)
|
||||
]
|
||||
)
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user