docs: add Google-style docstrings to all public SDK methods
Some checks failed
ci/woodpecker/push/check Pipeline failed

This commit is contained in:
2026-04-17 04:29:34 +06:00
parent 42bcc792d6
commit 7b35ffb60c
11 changed files with 829 additions and 49 deletions

View File

@ -12,7 +12,6 @@ dependencies = [
"httpx>=0.28.1",
"httpx-ws>=0.9.0",
"pydantic>=2.12.5",
"python-dotenv>=1.2.2",
]
[build-system]