Skip to content

Commit

Permalink
fix: doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski committed Feb 3, 2025
1 parent 3f05fc9 commit 1f0b6e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/core/src/format.rs
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ impl Format {
/// # Examples
///
/// ```no_run
/// use stac::{Item, Format};
/// use stac::{Catalog, Format};
///
/// #[cfg(feature = "object-store-aws")]
/// {
Expand Down

0 comments on commit 1f0b6e5

Please sign in to comment.