Skip to content

Commit 0fbc02b

Browse files
authored
Update README.md
1 parent 0cd99ae commit 0fbc02b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ Provides type hint auto-completion for Python, with completion items for built-i
1616

1717
| Name | Description | Default
1818
|---|---|---|
19-
| workspace.search.limit | _(number)_ The maximum number of files searched when estimating types for a parameter.
20-
21-
If 0, only the current editor document is searched, which increases speed but can reduce estimation accuracy. | 20
19+
| workspace.search.limit | _(number)_ The maximum number of files searched when estimating types for a parameter. If 0, only the current editor document is searched, which increases speed but can reduce estimation accuracy. | 20
2220

2321
## Installation
2422

0 commit comments

Comments
 (0)