mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
2 lines
95 B
Python
2 lines
95 B
Python
"""This is here because mypy doesn't understand PEP 420."""
|
|
from __future__ import annotations
|