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

[MNT]: mark**kwargs asAny to suppress warnings about "partially unknown" function signatures in pyright #27030

Open
@vidhanio

Description

@vidhanio

Summary

It would be nice if all the**kwargs in functions were explicitly marked withAny to suppress unknown errors from pyright/pylance in strict mode.

image

Proposed fix

replace untyped**kwargs with**kwargs: Any in function signatures.

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