You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Configuration
33
33
``strict`` (default is False) refers to the ``strict`` option of ``mypy``.
34
34
This option often is too strict to be useful.
35
35
36
-
Depending on your editor, the configuration (found in a file called pylsp-mypy.cfg or in your workspace or a parent directory) should be roughly like this for a standard configuration:
36
+
Depending on your editor, the configuration (found in a file called pylsp-mypy.cfg in your workspace or a parent directory) should be roughly like this for a standard configuration:
0 commit comments