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 d59a499 commit d278062Copy full SHA for d278062
src/_pytest/_argcomplete.py
@@ -26,7 +26,7 @@
26
uses a python program to determine startup script generated by pip.
27
You can speed up completion somewhat by changing this script to include
28
# PYTHON_ARGCOMPLETE_OK
29
-so the the python-argcomplete-check-easy-install-script does not
+so the python-argcomplete-check-easy-install-script does not
30
need to be called to find the entry point of the code and see if that is
31
marked with PYTHON_ARGCOMPLETE_OK.
32
0 commit comments