dangerzone/tests/isolation_provider
Alexis Métaireau 65a8827daa
chore: minor linting
A few minor changes about when to use `==` and when to use `is`.
Basically, this uses `is` for booleans, and `==` for other values.

With a few other changes about coding style which was enforced by
`ruff`.
2024-06-05 14:19:31 +02:00
..
__init__.py container: Improve parsing of progress reports 2023-08-01 14:43:49 +03:00
base.py chore(imports): remove useless imports 2024-06-05 14:19:30 +02:00
test_container.py chore(imports): remove useless imports 2024-06-05 14:19:30 +02:00
test_dummy.py chore: minor linting 2024-06-05 14:19:31 +02:00
test_qubes.py chore: remove unused code 2024-06-05 14:19:31 +02:00