Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Bug]: Missing typing for backend_wxagg.py #26941

Open
@chacabuco

Description

@chacabuco

Bug summary

with mypy,FigureCanvasWxAgg results in error:

Call to untyped function "FigureCanvasWxAgg" in typed context [no-untyped-call]

Code for reproduction

frommatplotlib.backends.backend_wxaggimportFigureCanvasWxAggasFigureCanvasFigureCanvas(None,-1)# Then run mypy --strict

Actual outcome

Call to untyped function "FigureCanvasWxAgg" in typed context [no-untyped-call]

Expected outcome

No Mypy error

Additional information

No response

Operating system

Ubuntu

Matplotlib Version

3.8.0

Matplotlib Backend

wxAgg

Python version

3.8.10

Jupyter version

No response

Installation

pip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp