Skip to content

Commit

Permalink
Docs improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
konstin committed Dec 10, 2024
1 parent b19aac8 commit 43e3c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/uv-resolver/src/resolver/provider.rs
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pub enum MetadataResponse {
Error(Box<Dist>, Arc<uv_distribution::Error>),
}

/// Reason why metadata fetching failed.
/// Non-fatal metadata fetching error.
///
/// This is also the unavailability reasons for a package, while version unavailability is separate
/// in [`UnavailableVersion`].
Expand Down

0 comments on commit 43e3c49

Please sign in to comment.