Skip to content

Commit 5306407

Browse files
revert mypy comment
1 parent 8374d81 commit 5306407

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pip/_internal/req/req_install.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# The following comment should be removed at some point in the future.
2+
# mypy: strict-optional=False
23

34
import functools
45
import logging

0 commit comments

Comments
 (0)