We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c8978 commit fc9fb8bCopy full SHA for fc9fb8b
1 file changed
pre_commit_hooks/check_yaml.py
@@ -2,9 +2,8 @@
2
3
import argparse
4
import collections
5
-import sys
6
import io
7
-
+import sys
8
from typing import Any
9
from typing import Generator
10
from typing import Optional
0 commit comments