mirror of
https://github.com/Akarys42/cloudflare-ddns-docker.git
synced 2025-05-10 08:45:16 -06:00
Document all the public functions
This commit is contained in:
@ -62,7 +62,6 @@ def get_ip(ipv6: bool) -> str:
|
||||
|
||||
class CloudflareHTTPError(HTTPError):
|
||||
"""HTTPError coming from a Cloudflare endpoint."""
|
||||
pass
|
||||
|
||||
|
||||
def check_status(r: Response) -> Response:
|
||||
|
Reference in New Issue
Block a user