Skip to content

enable FA (future annotations) linting ruleset #2794

Closed
@jku

Description

@jku

We already use future annotations in the code base, just not quite everywhere.

  • Remove "FA" from ruleset ignore list in pyproject.toml
  • tox -e lint will start making recommendations: Use from __future__ import annotations and use modern annotations like it suggests

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueBite-sized items for first time contributors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions