Commit Graph

6 Commits

Author SHA1 Message Date
Tobi
430aef0130
Fixed Pylint issues, added more typehints (#536) 2022-11-12 17:45:32 +01:00
Tobi
4f727528fc
RelToRel (#497) 2022-11-01 12:07:12 +01:00
Tobi
d13b38ee1e
Some formatting (#371)
* docstrings format

* trailing commas, comment positions

* trailing comma, unused imports
2022-04-18 13:52:59 +02:00
Luna Nova
ee6b48ac32
Add github actions workflows (#267)
* Run linters and unit tests with github actions

* Reformat with black, 22.1.0 (compiled: yes)

* Remove native deps as should no longer be needed

* Remove pylint from workflows

* Remove unused Gtk dependency in test_daemon.py

* Install subset of python deps with apt-get for ci
2022-02-07 17:52:41 +01:00
jonasBoss
3732d9e1e6
#278 Fix compatability with python 3.8 (#280) 2022-02-02 12:30:09 +01:00
jonasBoss
b3e1e4ca19
Refactorings (#275) 2022-01-31 20:58:37 +01:00