Skip to content

Consider having a _typing.py or a way to restructure common type aliases #1085

@selmanozleyen

Description

@selmanozleyen

refering to: #1076 (comment)

Maybe this? Or use the one from squidpy.read._utils instead of os.PathLike | str if that doesn’t lead to circular imports

    def from_yaml(cls, config_path: os.PathLike | str | None = None) -> DatasetRegistry:

Originally posted by @flying-sheep in #1076 (comment)

Metadata

Metadata

Assignees

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