healthchecks_healthchecks/hc/lib
Pēteris Caune 66d482c4af
Disable a type warning related to statsd having no type hints yet
python-statsd does have a PR for adding type hints, so
hopefully this is temporary.
2024-05-01 11:39:20 +03:00
..
tests Make statsd metrics collection optional 2024-03-18 12:55:36 +02:00
__init__.py Fix py2.7 2015-08-13 11:44:33 +03:00
badges.py Redesign the "Status Badges" page 2024-02-26 12:34:26 +02:00
curl.py Improve type hints in hc.lib.curl 2023-10-25 14:47:52 +03:00
date.py Increase the precision in hc.lib.date.format_approx_duration 2023-10-02 12:50:59 +03:00
emails.py Improve type hints in hc.lib 2023-09-08 13:05:19 +03:00
html.py Improve type hints in hc.lib 2023-09-08 13:05:19 +03:00
matrix.py Improve type hints 2023-10-25 18:12:12 +03:00
s3.py Make statsd metrics collection optional 2024-03-18 12:55:36 +02:00
signing.py Bump django-stubs-ext to 5.0.0 2024-05-01 11:11:54 +03:00
statsd.py Disable a type warning related to statsd having no type hints yet 2024-05-01 11:39:20 +03:00
string.py Improve type hints and fix bugs revealed by type checker 2023-08-29 16:07:54 +03:00
typealias.py Move AuthenticatedHttpRequest to hc.accounts.http module 2023-10-21 18:16:48 +03:00
tz.py Sort imports and add "from __future__ import annotations" 2022-10-17 16:52:15 +03:00
webauthn.py Add logging for failed webauthn key registrations 2023-11-17 16:06:39 +02:00