We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9056e7 commit ffa3101Copy full SHA for ffa3101
pylsp/server/workspace.py
@@ -1,7 +1,6 @@
1
from __future__ import annotations
2
3
import typing as typ
4
-from contextlib import suppress
5
from pathlib import Path
6
7
from lsprotocol.types import WorkspaceFolder
0 commit comments