dangerzone/tests/gui
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 chore(imports): remove useless imports 2024-06-05 14:19:30 +02:00
test_main_window.py chore: minor linting 2024-06-05 14:19:31 +02:00
test_updater.py chore: minor linting 2024-06-05 14:19:31 +02:00