Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed PyYAML (by default Colab installs 3.13)
By default, PyYAML-3.13 is sometimes used in the default Colab environment (and thus it outputs a `dump_all() got an unexpected keyword argument 'sort_keys'` error). This should fix the issue
- Loading branch information