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

Returning ids instead of objects #79

Merged
merged 3 commits into from
Jun 11, 2014
Merged

Conversation

josenavas
Copy link
Contributor

This will avoid the problem of ciclic imports

@@ -120,9 +120,7 @@ def test_get_filepaths(self):
def test_studies(self):
"""Correctly returns the study objects"""
Copy link
Contributor

Choose a reason for hiding this comment

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

the study ids

@squirrelo
Copy link
Contributor

One docstring.

@josenavas
Copy link
Contributor Author

Thanks @squirrelo fixed!

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.31%) when pulling 025c613 on josenavas:obj_to_id into 29c797e on biocore:master.

squirrelo added a commit that referenced this pull request Jun 11, 2014
Returning ids instead of objects
@squirrelo squirrelo merged commit f28d31f into qiita-spots:master Jun 11, 2014
@josenavas josenavas deleted the obj_to_id branch June 21, 2014 04:10
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.

None yet

3 participants