8000 Undefined elements in axes module · Issue #1465 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
Undefined elements in axes module #1465
@NelleV

Description

@NelleV

Dixit pyflakes, there are several undefined elements in the axes module:

  • The method Axes.__pick (line 3240) calls test, which isn't defined
  • The method Axes.dist (line 3221) calls Patch and Text which haven't been imported

Thanks,
N

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0