mirror of
https://github.com/github/codeql.git
synced 2026-05-14 11:19:27 +02:00
Two main variants: cases where `__eq__` is not defined (which inherit `__hash__` automatically), and frozen dataclasses.
Two main variants: cases where `__eq__` is not defined (which inherit `__hash__` automatically), and frozen dataclasses.