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

Fix missing argument error in make_get_request helper. #18

Merged

Conversation

gabrnavarro
Copy link
Contributor

@gabrnavarro gabrnavarro commented Feb 21, 2018

Fixes #15.

Sets the default parameter in freelancersdk/resources/users/helpers.py:make_get_request to None. This allows freelancersdk/resources/users/users.py:get_self_user_id(session) to function properly.

@amitsaha
Copy link
Contributor

Can you please rebase this so that we have the Travis checks?

@amitsaha amitsaha merged commit 89e89fc into freelancer:master Feb 23, 2018
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

Successfully merging this pull request may close these issues.

2 participants