Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it clear which client methods do not make an API call #196

Open
jmoldow opened this issue Mar 9, 2017 · 0 comments
Open

Make it clear which client methods do not make an API call #196

jmoldow opened this issue Mar 9, 2017 · 0 comments

Comments

@jmoldow
Copy link
Contributor

jmoldow commented Mar 9, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants