We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5b3821 commit 70306deCopy full SHA for 70306de
completion.py
@@ -39,7 +39,6 @@ def get_completion(clones_dir: str, repo: str) -> tuple[float, str, float]:
39
clone_path,
40
pot_path=Path(clones_dir, 'cpython/Doc/build/gettext'),
41
merge_path=path_for_merge,
42
- hide_reserved=False,
43
api_url='',
44
).completion
45
0 commit comments