Support for Overload Decorators #7643
Labels
Needs astroid update
Needs an astroid update (probably a release too) before being mergable
pyreverse
Related to pyreverse component
Current problem
When using
@overload
only the first version in the code is pulled into the classDiagram.Desired solution
I would like to see all overload options in the class diagram.
Additional context
No response
The text was updated successfully, but these errors were encountered: