Use ruamel.yaml for readme_test

This commit is contained in:
Anthony Sottile 2019-03-10 15:24:38 -07:00
parent 76c604c9fb
commit 01850a34c7

View file

@ -3,7 +3,7 @@ from __future__ import unicode_literals
import io
import yaml
from pre_commit_hooks.check_yaml import yaml
def test_readme_contains_all_hooks():