forked from Wavyzz/py-healthchecks.io
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