Apply black & ruff to modules copied from multilspy

This commit is contained in:
Dominik Jain
2025-06-23 16:34:56 +02:00
parent 27826d89c6
commit c2593a1171
32 changed files with 816 additions and 802 deletions
+1 -1
View File
@@ -10,8 +10,8 @@ import os
import pytest
from multilspy.language_server import SyncLanguageServer
from solidlsp.multilspy_config import Language
from serena.text_utils import LineType
from solidlsp.multilspy_config import Language
@pytest.mark.python