Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 268 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

14 lines (10 loc) · 268 Bytes

Issue

...

Environment

If you're reporting a bug, please attach the output of the following commands:

$ pip show jodel_api
$ pip -V
$ python -V
$ python -c "import jodel_api; print(jodel_api.JodelAccount.version); print(jodel_api.JodelAccount.secret)"