diff --git a/mypy/main.py b/mypy/main.py index f177bb1c2062..6eac4ceb72d5 100644 --- a/mypy/main.py +++ b/mypy/main.py @@ -1,4 +1,4 @@ -"""Mypy type checker command line tool.""" +"""Mypy type checker.""" from __future__ import annotations