Skip to content

FIX: Return simple filename from export_graph if simple form is requested #1964

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

Merged
merged 1 commit into from
Apr 21, 2017

Conversation

effigies
Copy link
Member

Currently the detailed graph is always returned, so code that depends on the return value of export_graph, such as the Sphinx workflow extension.

export_graph() currently always writes out a detailed graph and a (potentially) simple one. I didn't change this, because I'm not sure if anybody is expecting both graphs.

Related: nipreps/fmriprep#463

@effigies
Copy link
Member Author

This resolves our issue. See nipreps/fmriprep#464 (comment).

@effigies effigies merged commit dc68922 into nipy:master Apr 21, 2017
@effigies effigies deleted the fix/sphinx_graph branch April 21, 2017 20:39
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.

1 participant