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

refactor services and TaskService #12

Closed
wants to merge 3 commits into from

Conversation

LiFengPro
Copy link
Contributor

No description provided.

@@ -419,7 +419,7 @@ def setup_api(self):
self.add_api(attr_name.lower(), self.__get_api_instance(api))

# Task Wrapper Library
self.task_util = Task(self.task)
self.task_util = Task(self)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you are expecting the task client in the init.

@LiFengPro
Copy link
Contributor Author

LiFengPro commented Jun 15, 2016

PTAL @ameyspatil

@LiFengPro
Copy link
Contributor Author

PTAL @ameyspatil

@ameyspatil
Copy link
Contributor

Please create this PR against develop

@ameyspatil ameyspatil closed this Jun 16, 2016
@LiFengPro LiFengPro deleted the refactor-tasks-and-services branch July 8, 2016 22:12
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