This repository was archived by the owner on Jan 19, 2025. It is now read-only.
Merged
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See errors details in artifact MegaLinter reports on CI Job page |
0274730 to
f5398ae
Compare
81d4c55 to
0aa05b0
Compare
aka mypy fix your error message "no mypy cache directory" # 10768 5 hours in the making for
7a765f8 to
9ad76a1
Compare
f0b4e62 to
1cb674a
Compare
@enum annotations@enum annotation
@enum annotation@enum annotations
|
🎉 This PR is included in version 1.74.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Closes #1125.
Summary of Changes
@enumannotation is solved. E.g., an enum type is created for this parameter.@enumannotation will be created for this parameter.@todoannotation will be crated instead of the@enumannotation.Testing Instructions
run the migrate command or view and run the test_migration.py file