debian-forge/assemblers
Tomáš Hozza 3ac6d405b5 Fix pylint issue E0606: possibly-used-before-assignment
Fix:
assemblers/org.osbuild.qemu:310:36: E0606: Possibly using variable 'prep_type' before assignment (possibly-used-before-assignment)
inputs/org.osbuild.tree:85:15: E0606: Possibly using variable 'path' before assignment (possibly-used-before-assignment)
stages/org.osbuild.sfdisk:58:36: E0606: Possibly using variable 'prep_type' before assignment (possibly-used-before-assignment)
stages/org.osbuild.systemd.unit:23:16: E0606: Possibly using variable 'unit_dropins_dir' before assignment (possibly-used-before-assignment)
test/mod/test_meta.py:219:29: E0606: Possibly using variable 'schema_part' before assignment (possibly-used-before-assignment)

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-11-25 10:09:18 +01:00
..
org.osbuild.error osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
org.osbuild.noop osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
org.osbuild.oci-archive tox: add tox 2023-08-01 15:01:13 +02:00
org.osbuild.ostree.commit osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
org.osbuild.qemu Fix pylint issue E0606: possibly-used-before-assignment 2024-11-25 10:09:18 +01:00
org.osbuild.rawfs osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
org.osbuild.tar osbuild: run isort on all files 2022-09-12 13:32:51 +02:00