Skip to content

Commit

Permalink
grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
Richardk2n committed Jan 5, 2023
1 parent db58835 commit dcfa2ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pylsp_mypy/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ def pylsp_lint(
config: Config, workspace: Workspace, document: Document, is_saved: bool
) -> List[Dict[str, Any]]:
"""
Calls the linter.
Call the linter.
Parameters
----------
Expand Down

0 comments on commit dcfa2ec

Please sign in to comment.