Skip to content

pylance warning reportPrivateImportUsageΒ #1426

@pcasl

Description

@pcasl

import nibabel
data_path = 'path/to/your/data.nii'
img = nibabel.load(data_path)

It raises up warning around the load. Any suggestions? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions