zackxconti / bnmetamodel_gh

Repo for bnmetamodel lib version for Lab Mouse Grasshopper plug-in.
1 stars 2 forks source link

Implement built-in/custom errors #20

Open kallewesterling opened 1 year ago

kallewesterling commented 1 year ago

Asserts are used rather than raising appropriate errors.

Suggested solution

Use built-in or make custom errors and raise them instead of assert.