Skip to content

Commit

Permalink
fix: ignore illustrative examples in docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
suchapalaver committed Nov 29, 2024
1 parent d4156cd commit 1c0e877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/firehose_v2/request.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ impl SingleBlockRequest {
///
/// # Example
///
/// ```rust
/// ```rust,ignore
/// use firehose_client::HasNumberOrSlot;
///
/// #[derive(Clone)]
Expand Down

0 comments on commit 1c0e877

Please sign in to comment.