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]: Type of Axes is unknown pyright #28022

Closed
Milestone
@haarisr

Description

@haarisr

Bug summary

plt.axes should returnAxes and notmatplotlib.axes.Axes

Code for reproduction

@_docstring.dedent_interpddefaxes(arg:None|tuple[float,float,float,float]=None,**kwargs)->matplotlib.axes.Axes:#axes is not a known member of module 'matplotlib' #type of axes is unknown #type of Axes is unknown

Actual outcome

Same as above

Expected outcome

@_docstring.dedent_interpddefaxes(arg:None|tuple[float,float,float,float]=None,**kwargs)->Axes:

Additional information

No response

Operating system

No response

Matplotlib Version

3.8.3

Matplotlib Backend

No response

Python version

3.12

Jupyter version

No response

Installation

pip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp