Commit Graph

9 Commits

Author SHA1 Message Date
f6e58b7682
ci: Add and configure mypy, and make it happy 2023-11-02 12:42:02 +01:00
e5e364b97a
ci: Add and configure mypy, and make it happy 2023-11-02 12:42:01 +01:00
ebcc94516c
ci: Add and configure isort, and make it happy 2023-11-02 12:42:01 +01:00
3aa2794b92
ci: Add and configure PyLint, and make it happy 2023-11-02 12:42:01 +01:00
b30aa39d6b
ci: Use black instead of flake8
It results in mostly the same style, plus it’s configurable via pyproject.toml.
2023-11-02 12:42:00 +01:00
Pedro Ferreira
8e4228ede1 Specify default Loader
Not specifyin one is now deprecated behaviour.
2019-06-12 21:09:48 +02:00
Pedro Ferreira
e2ec8313dc Refactor feed code 2017-08-05 18:21:14 +02:00
Pedro Ferreira
ee68cd125b Add load_ssb_secret() to utils 2017-08-05 12:40:44 +02:00
Pedro Ferreira
fe95688f9d First partially working implementation 2017-06-02 20:09:55 +02:00