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 57ba13d commit 6fc8d5aCopy full SHA for 6fc8d5a
azure/functions/_abc.py
@@ -8,7 +8,7 @@
8
import typing
9
10
from azure.functions._thirdparty.werkzeug.datastructures import Headers
11
-from werkzeug.wrappers import Request, Response
+# from werkzeug.wrappers import Request, Response
12
13
T = typing.TypeVar('T')
14
0 commit comments