pyreverse duplication issue #7634
Labels
Needs triage 📥
Just created, needs acknowledgment, triage, and proper labelling
pyreverse
Related to pyreverse component
Bug description
When using pyreverse on the below syntax I get the follow output.
Command used
Pylint output
Expected behavior
class baseclass {
_log
_msg
_retryable
_verbose
__getcallerfunction(back: int) str
init(friendly_name: str, verbose: bool) None
_writer(message: str, mode: Literal['info', 'debug', 'warning', 'error', 'critical']) None
sleeptimer(max_duration: int) None
verbose() None
}
Pylint version
OS / Environment
ubuntu 20 (windows 10 wsl)
The text was updated successfully, but these errors were encountered: