Skip to content

Use from __future__ import annotations pretty much everywhere #53

@Square789

Description

@Square789

Not much of a reason not to. I mean, if it works in 3.8, cool. That's the oldest version i'm trying to support.

Work on this whenever, will probably be done eventually.
Be sure to remove strings where they were used for undefined types or types imported in a TYPE_CHECKING block and replace Union + Optional with pipes

Metadata

Metadata

Assignees

No one assigned

    Labels

    code cleanupCode cleanliness/formatting issuepriority: lowLow priority issuetypingTyping issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions