nipype / pydra-tasks-template

Template for packaging groups of Pydra tasks
Other
2 stars 2 forks source link

update a few things #6

Closed satra closed 4 years ago

satra commented 4 years ago
effigies commented 4 years ago

For the tests, you could add a basic docstring to __init__.py:

"""
>>> import pydra.tasks.TODO
"""