healthchecks_healthchecks/hc/lib
Pēteris Caune e048ec4c48
Fix "class Foo(object):" -> "class Foo:"
In Python 3 these are equivalent, and shorter is better.
2024-10-29 17:57:50 +02:00
..
tests Fix "class Foo(object):" -> "class Foo:" 2024-10-29 17:57:50 +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 Fix "class Foo(object):" -> "class Foo:" 2024-10-29 17:57:50 +02:00
date.py Fix "class Foo(object):" -> "class Foo:" 2024-10-29 17:57:50 +02: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 Update hc.lib.s3 to retry failed requests *one time* 2024-07-17 17:26:49 +03: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 Implement legacy -> canonical timezone conversion 2024-06-14 12:55:57 +03:00
webauthn.py Fix "class Foo(object):" -> "class Foo:" 2024-10-29 17:57:50 +02:00