-
Couldn't load subscription status.
- Fork 79
Fix study and analysis objects/tests #1530
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 study and analysis objects/tests #1530
Conversation
…fact-fix-study-and-analysis
|
@josenavas, when you have a chance can you pull from |
|
@ElDeveloper you should review/merge #1529 first. |
…fact-fix-study-and-analysis
qiita_db/analysis.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know you didn't change this but are the black lines necessary? In the past we have use - at the beginning of each paragraph. Obviously, not blocking.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
|
👍 looks good to me! |
Fix study and analysis objects/tests
It depends on #1529 so review/merge that one first.
Fixes the tests for the study and analysis objects. It also fixes the objects to retrieve instances of other objects rather than just the id.