From e6c3ca67de197b6a7bee502a0e8345741d331881 Mon Sep 17 00:00:00 2001 From: hauntsaninja Date: Sat, 28 Sep 2024 12:26:40 -0700 Subject: [PATCH] . --- mypy/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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