epenet
|
2bef69c6a7
|
Add hints to get_service in integrations (1/2) (#86692)
|
2023-01-26 16:56:57 +01:00 |
CharlB
|
107e1ed16c
|
Fix, improve input validation and add tests to ClickSend tts (#76669)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2022-10-12 11:27:46 +02:00 |
Franck Nijhof
|
66e27945ac
|
Fix mix of aiohttp and requests in ClickSend TTS (#74985)
|
2022-07-11 14:38:08 +02:00 |
Ville Skyttä
|
73d192b3f3
|
Use HTTPStatus instead of HTTP_ consts and magic values in comp.../[bc]* (#57989)
|
2021-10-22 19:43:40 +02:00 |
springstan
|
e2af216bcd
|
Clean up access to config in various integrations v4 (#34174)
* Clean up access to config in various integrations v4
* Address review comments
|
2020-04-14 20:38:55 +02:00 |
springstan
|
8d61893c39
|
Use HTTP_OK constant (#33798)
* Use http ok constant
* Remove incorrect use
* Run isort
* Fix pylint by adding missing imports
* Fix pylint by fixing one import
|
2020-04-08 11:47:38 -05:00 |
Bas Nijholt
|
080c702d4f
|
Sort imports according to PEP8 for components starting with "C" (#29763)
|
2019-12-09 18:56:21 +01:00 |
Franck Nijhof
|
6a24d893c8
|
Use literal string interpolation in integrations B-D (f-strings) (#26378)
|
2019-09-03 17:09:59 +02:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Tobias Sauerwein
|
048b100eea
|
Clean up docstrings (#22679)
* Clean up docstrings
* Fix long lines
* Fix more docstrings
* Fix more docstrings
* Fix more docstrings
|
2019-04-03 17:40:03 +02:00 |
Robbie Trencheny
|
7741ec4d5a
|
Great migration notify (#22406)
* Move notify platforms into components
* Move notify tests
* Fix notify tests
* More fixes
* Update requirements
* Update .coveragerc
* Run gen reqs
|
2019-03-27 20:36:13 -07:00 |