Skip to content

fix: correct 'dataset_name' to 'datastack_name' in add_link_edges docstring#113

Open
nightcityblade wants to merge 1 commit into
CAVEconnectome:masterfrom
nightcityblade:fix/issue-112-docstring-typo
Open

fix: correct 'dataset_name' to 'datastack_name' in add_link_edges docstring#113
nightcityblade wants to merge 1 commit into
CAVEconnectome:masterfrom
nightcityblade:fix/issue-112-docstring-typo

Conversation

@nightcityblade
Copy link
Copy Markdown

Fixes #112

The docstring for Mesh.add_link_edges() in trimesh_io.py lists the parameter as dataset_name, but the actual parameter is datastack_name. This corrects the typo.

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.

Minor Docstring Typo

1 participant