Skip to content

Commit a40ed94

Browse files
committed
this
1 parent 2f79678 commit a40ed94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: sdk/core/azure-core/azure/core/configuration.py

+2
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
]
4040

4141

42+
43+
4244
class Configuration(Generic[HTTPRequestType, HTTPResponseType]): # pylint: disable=too-many-instance-attributes
4345
"""Provides the home for all of the configurable policies in the pipeline.
4446

0 commit comments

Comments
 (0)