We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f79678 commit a40ed94Copy full SHA for a40ed94
sdk/core/azure-core/azure/core/configuration.py
@@ -39,6 +39,8 @@
39
]
40
41
42
+
43
44
class Configuration(Generic[HTTPRequestType, HTTPResponseType]): # pylint: disable=too-many-instance-attributes
45
"""Provides the home for all of the configurable policies in the pipeline.
46
0 commit comments