Skip to content

Commit

Permalink
Exclude state_version doc-test
Browse files Browse the repository at this point in the history
  • Loading branch information
chipshort committed Apr 26, 2024
1 parent 4505c22 commit 5fb146f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/derive/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ impl Parse for Options {
///
/// The VM will use this as a hint whether it needs to run the migrate function of your contract or not.
///
/// ```
/// ```no_run
/// # use cosmwasm_std::{
/// # DepsMut, entry_point, Env,
/// # Response, StdResult,
Expand Down

0 comments on commit 5fb146f

Please sign in to comment.