Skip to content

Commit

Permalink
Merge pull request #11332 from sbidoul/remove-todo
Browse files Browse the repository at this point in the history
Remove TODO
  • Loading branch information
sbidoul authored Jul 31, 2022
2 parents 56dcb7f + 0f559ad commit 329be6c
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 329be6c

Please sign in to comment.