forked from Wavyzz/py-healthchecks.io
chore: ci fixups and poetry update
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""healthchecks_io clients."""
|
||||
|
||||
from .async_client import AsyncClient # noqa: F401
|
||||
from .check_trap import CheckTrap # noqa: F401
|
||||
from .sync_client import Client # noqa: F401
|
||||
|
||||
Reference in New Issue
Block a user