Remove the `Id` class from mypy_extensions (#5441)

Argh, I forgot to remove this when doing cleanup.
1 file changed
tree: 6b643840aa229607024007a996e6f33ca245eaab
  1. LICENSE
  2. MANIFEST.in
  3. mypy_extensions.py
  4. README.md
  5. setup.cfg
  6. setup.py
README.md

Mypy Extensions

The “mypy_extensions” module defines experimental extensions to the standard “typing” module that are supported by the mypy typechecker.