debian-forge/osbuild/solver
Tomáš Hozza 02ca5722f6 Solver/dnf.py: simplify the code a bit
Since the `with_sbom` variable was used only in a single place, we can
simplify the code (and remove one extra line of it) to just directly use
the if condition.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-09-18 12:26:36 +02:00
..
__init__.py osbuild/solver: add InvalidRequestError exception 2024-09-18 12:26:36 +02:00
dnf.py Solver/dnf.py: simplify the code a bit 2024-09-18 12:26:36 +02:00
dnf5.py Support SBOM for depsolving in osbuild-depsolve-dnf 2024-09-18 12:26:36 +02:00