Skip to content

(🐞) dmypy inspect doesn't support windows drive paths c:\ #15780

@KotlinIsland

Description

@KotlinIsland

C:\test.py

a: int
👉 dmypy run C:\test.py --export-types
Success: no issues found in 1 source file
👉 dmypy inspect C:\test.py:1:1
Format should be file:line:column[:end_line:end_column]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions