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 8374d81 commit 5306407Copy full SHA for 5306407
src/pip/_internal/req/req_install.py
@@ -1,4 +1,5 @@
1
# The following comment should be removed at some point in the future.
2
+# mypy: strict-optional=False
3
4
import functools
5
import logging
0 commit comments