Skip to content

Instantly share code, notes, and snippets.

@mypy-play
Created May 11, 2024 12:33
Show Gist options
  • Save mypy-play/65bfb63873cb083de272688e27af3c1e to your computer and use it in GitHub Desktop.
Save mypy-play/65bfb63873cb083de272688e27af3c1e to your computer and use it in GitHub Desktop.
Shared via mypy Playground
from __future__ import annotations
x: int | float
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment