neutrons / multiphonon

multiphonon (getDOS)
MIT License
3 stars 5 forks source link

context.from_yaml fails with pyyaml6.0 #144

Open granrothge opened 2 years ago

granrothge commented 2 years ago

As of Pyyaml 6.0 a loader is required in pyyaml.load

see https://msg.pyyaml.org/load. this breaks the from_yaml method in context