NatLabRockies/reV

Custom reV errors

Offen

#486 geöffnet am 07.12.2024

 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)Python (61 Forks)auto 404
documentationenhancementgood first issuep-medium

Repository-Metriken

Stars
 (139 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

implement custom reV exceptions and raise them throughout the code instead of base exceptions.

This is good practice and allows downstream users of reV to catch reV exceptions explicitly.

Contributor Guide