Skip to content

lp.duplcate_inames type of "tags" parameter is too strict? #996

@kaushikcfd

Description

@kaushikcfd

lp.duplicate_inames takes in parameter tags: Mapping[str, Tag], which leads to typing issues when passed lp.duplicate_inames(knl, "i", tags={"i": "unr"}). Probably should be relaxed with "ConvertibleToInameTag" (or something similar?).

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions