sintonia/python_apps/api_clients
jo 23f8617409 Fix bad argument name, use kwargs
Argument should be `_post_data` and we only allow kwargs in `ApiRequest.__call__`.
2021-09-13 21:45:52 +02:00
..
api_clients Fix bad argument name, use kwargs 2021-09-13 21:45:52 +02:00
tests Replace mock with stdlib unittest.mock 2021-09-07 12:40:45 +02:00
Makefile Start linting with mypy 2021-09-10 15:14:48 +02:00
setup.py Setup python_requires to >=3.6 2021-09-10 15:14:48 +02:00