mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-10 13:24:18 +00:00
Use ruamel.yaml for readme_test
This commit is contained in:
parent
76c604c9fb
commit
01850a34c7
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ from __future__ import unicode_literals
|
||||||
|
|
||||||
import io
|
import io
|
||||||
|
|
||||||
import yaml
|
from pre_commit_hooks.check_yaml import yaml
|
||||||
|
|
||||||
|
|
||||||
def test_readme_contains_all_hooks():
|
def test_readme_contains_all_hooks():
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue