Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Python < 3.10 #133

Closed
wants to merge 3 commits into from
Closed

Commits on Jul 27, 2024

  1. Use from __future__ import annotations to allow use of | type uni…

    …on operator on Python < 3.10
    elliot-100 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    e3303d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f1aa13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    661082c View commit details
    Browse the repository at this point in the history