Skip to content

PYI033 False positive #4151

@twoertwein

Description

@twoertwein

test.pyi :
# pyright: reportIncompleteStub = false

$ ruff --version
ruff 0.0.263

$ ruff check --isolated --select PYI033 test.pyi
test.pyi:1:1: PYI033 Don't use type comments in stub file
Found 1 error.

xref pandas-dev/pandas#52974

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions