From a14cf22c79e20265a7919f6bad0981ae93ac3099 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 29 Oct 2024 06:31:34 +0000 Subject: [PATCH] Adjust pylsp-mypy config --- README.org | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.org b/README.org index a21d757..8e9fdbb 100644 --- a/README.org +++ b/README.org @@ -1397,10 +1397,7 @@ Configure email with iCalendar event support, to integrate with :pydocstyle (:enabled nil) :pyflakes (:enabled nil) :pylint (:enabled nil) - :pylsp_mypy ( :live_mode nil - :dmypy nil - :strict nil - :report_progress t) + :pylsp_mypy ( :report_progress t) :rope_autoimport ( :completions (:enabled t) :code_actions (:enabled t)) :rope_completion (:enabled t)