This website requires JavaScript.
Explore
Help
Register
Sign In
neoris
/
libretime
Watch
1
Star
0
Fork
0
You've already forked libretime
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
libretime
/
python_apps
/
api_clients
History
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