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 5b01ea5 commit 47c8978Copy full SHA for 47c8978
pre_commit_hooks/check_yaml.py
@@ -4,6 +4,7 @@
4
import collections
5
import sys
6
import io
7
+
8
from typing import Any
9
from typing import Generator
10
from typing import Optional
0 commit comments