Skip to content

Commit 01850a3

Browse files
committed
Use ruamel.yaml for readme_test
1 parent 76c604c commit 01850a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/readme_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
import io
55

6-
import yaml
6+
from pre_commit_hooks.check_yaml import yaml
77

88

99
def test_readme_contains_all_hooks():

0 commit comments

Comments
 (0)