Skip to content

Pretty print indices #71

@honno

Description

@honno

Right now indices are usually printed as tuples e.g. out[(1, 3)], but it'd be nice if they were reduced e.g. out[1, 3]. I should review pytest_helpers.py at least to do this with a new util. This goes for ellipsis and slices too.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions