Skip to content

Highlight patched methods #82

@Desdaemon

Description

@Desdaemon

If a later method in the MRO chain does not call super, it's assumed to be a full override and we should denote that by crossing out overrides that come before it, like this:

(method) def _foobar() -> ...
Defined in: some_module
Overridden in:

  • original_module in addons/..

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions