Skip to content

Commit 70306de

Browse files
authored
Update completion.py: update potodo API
1 parent c5b3821 commit 70306de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

completion.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ def get_completion(clones_dir: str, repo: str) -> tuple[float, str, float]:
3939
clone_path,
4040
pot_path=Path(clones_dir, 'cpython/Doc/build/gettext'),
4141
merge_path=path_for_merge,
42-
hide_reserved=False,
4342
api_url='',
4443
).completion
4544

0 commit comments

Comments
 (0)