dbbs-lab / bsb-core

The Brain Scaffold Builder
https://bsb.readthedocs.io
GNU General Public License v3.0
21 stars 16 forks source link

Elevate warning to errors for unknown attributes #788

Closed filimarc closed 8 months ago

filimarc commented 9 months ago

Describe the work done

Replace ConfigureWarning with ConfigureError for unknown attributes

List which issues this resolves:

closes #787

Tasks