nlesc-nano / auto-FOX

A library for analyzing potential energy surfaces (PESs) and using the resulting PES descriptors for constructing forcefield parameters.
GNU Lesser General Public License v3.0
9 stars 8 forks source link

BUG: Raise an exception if duplicate keys are present in the ARMC .yaml #170

Closed BvB93 closed 3 years ago

BvB93 commented 3 years ago

pyyaml allows for duplicate keys, but we most certainly don't. This should raise an exception in the future.