[gemma4] make pytest and linters happy
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ from re import MULTILINE, compile as recompile, finditer
|
||||
from pygls.workspace import TextDocument
|
||||
|
||||
from skillls.checker import check_content_for_errors
|
||||
from skillls.types import URI, Node, NodeKind
|
||||
from skillls.types import Node, NodeKind
|
||||
|
||||
logger = getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user