-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Juntuchen/update black #38542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Juntuchen/update black #38542
Conversation
|
API change check API changes are not detected in this pull request. |
sdk/communication/azure-communication-identity/azure/communication/identity/_shared/models.py
Show resolved
Hide resolved
|
/azp run python - azure-communication-identity - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
AikoBB
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for fixing black issues in all ACS SDKs! Reviewed identity sdk, lgtm!
msyyc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved for file changes under "azure-mgmt-communication".
sarkar-rajarshi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good for JobRouter.
* updated OPSoutgoingCall and Callinvite * updated according to pipeline build * revert change in ci.yml * Fixed pylint issue * updated to fix black * Ran black in all comm services * Ran black for all comm services * updated chat to meet pipeline check
Description
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines