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 9788e7d commit 215ec23Copy full SHA for 215ec23
src/confcom/azext_confcom/custom.py
@@ -5,7 +5,7 @@
5
6
import os
7
import sys
8
-from typing import BinaryIO
+from typing import Optional, BinaryIO
9
10
from azext_confcom import oras_proxy, os_util, security_policy
11
from azext_confcom._validators import resolve_stdio
0 commit comments