MolarVerse / PQAnalysis

PQAnalysis is a API/CLI python package for the analysis of MD simulations
https://molarverse.github.io/PQAnalysis/
MIT License
4 stars 2 forks source link

Reraise Beartype Exceptions #35

Closed 97gamjak closed 1 month ago

97gamjak commented 2 months ago

Is your feature request related to a problem? Please describe. The beartype exceptions are quiet difficult to read and in general not applicable for API usage. Therefore, it would be best to catch them on package level and reraise them.

Describe the solution you'd like sys.excepthook