-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[ml] Fix api view mypy errors #34581
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
dacfbc1
Revert change to acs_connection_id type
diondrapeck a9fc28f
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck 594794d
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck 9ed7442
Resolve merge conflict
diondrapeck 9495639
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck eb4669d
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck a1bc7b3
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck 12a43ef
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck 16bebb4
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck e5ee79f
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck e9fdd4f
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck 04f17be
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck 015db3d
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck 91abebd
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck bddcb84
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck a0982e0
Address remaining type issues
diondrapeck 5263c6a
Revert changes to irrelevant files
diondrapeck dd75b4b
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck 9363753
Resolve merge conflict
diondrapeck 804c3b5
Add whitespace back
diondrapeck 26da46a
Remove unintentional change
diondrapeck c1dd47f
Remove Optional type annotation from get() methods
diondrapeck 48961be
Remove duplicate overloads
diondrapeck a6b3627
Fix circular import
diondrapeck f8bbff6
Revert lost input/output overload types
diondrapeck a57fd06
Remove duplicate overloads for uri_folder
diondrapeck 7770f53
Resolve merge conflict
diondrapeck 2ae891a
Resolve merge conflict
diondrapeck 3861412
Use type:ignore to silence known incompatibilities
diondrapeck File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Address remaining type issues
- Loading branch information
commit a0982e001bc184eefc68cdd04095914ae8cc446d
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
sdk/healthinsights/azure-healthinsights-radiologyinsights/CHANGELOG.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| # Release History | ||
|
|
||
| ## 1.0.0b1 (2024-02-23) | ||
| ## 1.0.0b1 (2024-03-01) | ||
|
|
||
| - Initial version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.