Skip to content

Commit

Permalink
Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Jul 31, 2022
1 parent 450fd26 commit 1ac427b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pip/__pip-runner__.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ def find_spec(
return spec


# TODO https://github.com/pypa/pip/issues/11294
sys.meta_path.insert(0, PipImportRedirectingFinder())

assert __name__ == "__main__", "Cannot run __pip-runner__.py as a non-main module"
Expand Down

0 comments on commit 1ac427b

Please sign in to comment.