Skip to content

Conversation

@jl-wynen
Copy link
Member

@jl-wynen jl-wynen commented Jul 8, 2024

No description provided.

jl-wynen added 4 commits July 8, 2024 13:34
There was no reason for it to be generic. Plus it was broken because NeXusDetectorName is a NewType, not a TypeVar.

class NeXusDetectorDimensions(
sciline.Scope[NeXusDetectorName, Dict[str, int]], Dict[str, int]
):
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was broken because NeXusDetectorName is not a TypeVar. I don't see a reason why NeXusDetectorDimensions needs to be generic.

@jl-wynen jl-wynen merged commit 4f24245 into main Jul 8, 2024
@jl-wynen jl-wynen deleted the copier-update branch July 8, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants