mirror of
https://github.com/andrewthetechie/py-healthchecks.io.git
synced 2026-05-01 19:25:55 +02:00
add some client work
This commit is contained in:
2
src/healthchecks_io/client/__init__.py
Normal file
2
src/healthchecks_io/client/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
"""healthchecks_io clients."""
|
||||
from .asyncclient import AsyncClient # noqa: F401
|
||||
Reference in New Issue
Block a user