yaml / pyyaml

Canonical source repository for PyYAML
MIT License
2.54k stars 515 forks source link

Fix assert in test for yaml.load #743

Open kulikjak opened 1 year ago

kulikjak commented 1 year ago

Fixes assert in test_load_no_loader function - the way it's written now, it's always true.