ComPWA / expertsystem

Rule based particle reaction problem solver on a quantum number level
http://expertsystem.rtfd.io
1 stars 3 forks source link

fix: unconstrain _ElementType and unpin Pyright #554

Closed redeboer closed 3 years ago

redeboer commented 3 years ago

Closes #437

Unconstrain the TypeVar used in GraphElementPropertyMap so that Pyright can handle it. This allows upgrading Pyright to 1.1.100 and up, and therefore running it as a pre-commit hook.

redeboer commented 3 years ago

@spflueger Not sure what effects 35f667c could have, but it doesn't look harmful