From 781c971b9e349d0dd61d28089a5536068a2886c4 Mon Sep 17 00:00:00 2001 From: krassowski <5832902+krassowski@users.noreply.github.com> Date: Sat, 10 May 2025 08:35:02 +0100 Subject: [PATCH] Add `py.typed` marker to `pylsp` imports to be analysed with `mypy` --- pylsp/py.typed | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 pylsp/py.typed diff --git a/pylsp/py.typed b/pylsp/py.typed new file mode 100644 index 00000000..e69de29b