real-yfprojects
24e1dd5c56
Run pre-commit (with newly added ruff) on code base.
...
Includes all changes by `pre-commit --all-files` including the changes introduced by ruff.
2023-05-01 10:28:11 +02:00
real-yfprojects
ca497f8815
Run hooks on the code base.
...
This adds trailing lines to files,
removes trailing white space in all the other lines and unifies line endings.
Additionally it formats the test code with `black`.
2022-08-16 18:20:34 +02:00
Manu
b6a24debb7
Apply automatic formatting
2022-08-15 15:23:55 +02:00
Tomasz Kontusz
262c91a180
Handle DBusException in NetworkManagerMonitor ( #636 )
...
* Catch DBus permission errors
* Better DBusException handling in NetworkManagerMonitor
2020-09-09 08:32:26 +08:00
Tomasz Kontusz
a0e7d50318
Prevent running backups on metered network. By @ktosiek
2020-08-30 14:28:48 +08:00