mirror of
https://github.com/janLo/wallabag-kindle-consumer
synced 2026-06-19 19:08:00 +00:00
fdac477d09
This means that we depend on python 3.7 now. But it gives an easier possibility to distinguish between required and optional parameters. It also allows to pecify the type of the option drectly and access it via the dataclasses fields. This might fix #2