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 1a52b02 commit a12d039Copy full SHA for a12d039
sdk/communication/azure-communication-callautomation/azure/communication/callautomation/__init__.py
@@ -153,4 +153,4 @@ def __getattr__(name):
153
from ._shared.models import _MicrosoftBotIdentifier
154
155
return _MicrosoftBotIdentifier
156
- raise AttributeError(f"module 'azure.communication.callautomation' has no attribute {name}")
+ raise AttributeError(f"module 'azure.communication.callautomation' has no attribute {name}")
0 commit comments