FNBBDevs / nolang

MIT License
3 stars 0 forks source link

Using exception groups for error handling #11

Closed Mr-Oregano closed 1 year ago

Mr-Oregano commented 1 year ago

Using python exception groups for error handling to allow multiple errors to be reported simultaneously.