Skip to content

Use from __future__ import annotations pretty much everywhere #53

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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