Skip to content

Commit

Permalink
making the diff cleaner
Browse files Browse the repository at this point in the history
  • Loading branch information
ChannyClaus committed Aug 12, 2024
1 parent 65795df commit 60d66b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/uv-python/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1380,6 +1380,7 @@ mod tests {
ImplementationName::default(),
true,
)?;

let python = context.run(|| {
find_python_installation(
&PythonRequest::parse("./foo/bar"),
Expand Down

0 comments on commit 60d66b2

Please sign in to comment.