Skip to content

Commit

Permalink
Linting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
notatallshaw committed Sep 28, 2024
1 parent f904200 commit 4f241a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pip/_internal/resolution/resolvelib/provider.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ def get_preference(
)
inferred_depth = min(parent_depths) + 1.0


self._known_depths[identifier] = inferred_depth

# Requires-Python has only one candidate and the check is basically
Expand Down

0 comments on commit 4f241a8

Please sign in to comment.