Make it clear which client methods do not make an API call
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 459
- Forks
- 223
- Ø Merge
- 8 Std. 57 Min.
- Gemergte PRs (30 T.)
- 13
Beschreibung
In both the README and in client.py, it isn't made clear that `Client.folder()`, `Client.file()`, etc. do not make an API call by default (they initialize an empty object, which can then be used to make API calls).
We should call this out, both in the README, and in the docstrings of those methods.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.