Skip to content

Flake8Lint does not support mypy type annotations #119

@MartinThoma

Description

@MartinThoma

Example code:

from typing import List

raw_name: List[str] = ['1', '2']

gives E701 and E901

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions