Skip to content

Conversation

@cmp0xff
Copy link
Contributor

@cmp0xff cmp0xff commented Dec 14, 2025

@cmp0xff cmp0xff self-assigned this Dec 14, 2025
Comment on lines +115 to +117
index: _NonIterableHashable | Sequence[Hashable] = ...,
columns: _NonIterableHashable | Sequence[Hashable] = ...,
values: _NonIterableHashable | Sequence[Hashable] = ...,
Copy link
Contributor Author

@cmp0xff cmp0xff Dec 14, 2025

Choose a reason for hiding this comment

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

I don't see the three different type variables HashableT1 ... HashableT3 being helpful in anyway here. Changing to Hashable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ty fixed issue with Protocol

1 participant