Skip to content

Commit dcfa2ec

Browse files
committed
grammar
1 parent db58835 commit dcfa2ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylsp_mypy/plugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ def pylsp_lint(
125125
config: Config, workspace: Workspace, document: Document, is_saved: bool
126126
) -> List[Dict[str, Any]]:
127127
"""
128-
Calls the linter.
128+
Call the linter.
129129
130130
Parameters
131131
----------

0 commit comments

Comments
 (0)