Skip to content

Commit c570649

Browse files
committed
updating the change
1 parent a6e2571 commit c570649

File tree

1 file changed

+1
-1
lines changed
  • sdk/communication/azure-communication-callautomation/azure/communication/callautomation

1 file changed

+1
-1
lines changed

sdk/communication/azure-communication-callautomation/azure/communication/callautomation/_models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ class MediaStreamingOptions:
391391

392392
def __init__(
393393
self,
394-
*
394+
*,
395395
transport_url: str,
396396
transport_type: Union[str, 'StreamingTransportType'],
397397
content_type: Union[str, 'MediaStreamingContentType'],

0 commit comments

Comments
 (0)