SIGN IN SIGN UP

*.py: Stylistic adjustments for python (#8233)

* Superflous parens in conditionals were removed.
* Unused args in function were removed.
* Replaced unused `idx` var with `_`
* Initializing file_format and format_version attributes
* Renaming constant to capitals
* Preventing redefinition of the `f` var

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
J
Jiří Podivín committed
566daa5a5b38018b2727950bbd280239adb981b6
Parent: 6f11a83
Committed by GitHub <noreply@github.com> on 7/22/2024, 1:44:53 PM