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

Calls to self._api methods should use kword arguments #130

Open
fjsj opened this issue Nov 8, 2016 · 1 comment
Open

Calls to self._api methods should use kword arguments #130

fjsj opened this issue Nov 8, 2016 · 1 comment

Comments

@fjsj
Copy link
Member

fjsj commented Nov 8, 2016

This makes the API more flexible to parameter order changes

@fjsj
Copy link
Member Author

fjsj commented Nov 8, 2016

Also, all self._api methods implementations should accept **kwargs to make them future-proof. Docs should enforce that.

fjsj added a commit to fjsj/tapioca-wrapper that referenced this issue Nov 8, 2016
fjsj added a commit to fjsj/tapioca-wrapper that referenced this issue Nov 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant