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

ENH: expose limit_to_ext param to control which files get written #2

Merged
merged 5 commits into from
Jun 23, 2020
Merged

Conversation

sappelhoff
Copy link
Contributor

@sappelhoff sappelhoff commented Aug 9, 2019

fixes #1
closes #4

This PR consists of three contributions. I suggest to click on the specific commits to review the diffs, because there are lots of cosmetic changes on top.

  1. expose a new parameter limit_to_ext to stop hardcoding that only nii.gz files get written. See: this diff: 79b8334
  2. add a .gitignore file, see this diff: 49b3162
  3. fix docstrings to adhere to numpy docstr style and fix pep8 issues, see this diff: 6c8859d

Note: The PR preserves the previous behavior of datalad-osf (see 27c5f90).

@sappelhoff
Copy link
Contributor Author

@rciric have you seen this PR? What do you think?

@sappelhoff
Copy link
Contributor Author

closing because it's stale. Feel free to reopen.

datalad_osf/utils.py Outdated Show resolved Hide resolved
datalad_osf/utils.py Outdated Show resolved Hide resolved
datalad_osf/utils.py Outdated Show resolved Hide resolved
@sappelhoff
Copy link
Contributor Author

@oesteban could you have a look at this one as well, please? :-)

@oesteban oesteban merged commit 9d101ff into templateflow:master Jun 23, 2020
@sappelhoff sappelhoff deleted the nonii branch June 23, 2020 18:17
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.

Usage of pipeline ... and error when trying recursive update
2 participants