dangerzone/tests/gui
Alexis Métaireau 9e18be4355
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 13:04:34 +02:00
..
__init__.py chore(imports): remove useless imports 2024-06-05 13:04:33 +02:00
test_main_window.py chore: minor linting 2024-06-05 13:04:34 +02:00
test_updater.py chore: minor linting 2024-06-05 13:04:34 +02:00