Skip to content

Commit

Permalink
ci: trigger build with an extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
dj8yf0μl committed Oct 18, 2024
1 parent 880d916 commit f7d19f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workspaces/src/rpc/query.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
//! To use them, refer to surface level types like [`Account`], [`Contract`] and [`Worker`].
//!
//! For example, to query into downloading contract state:
//!
//! ```
//! use near_workspaces::{AccountId, Network, Worker};
//! use near_workspaces::rpc::query::{Query, ViewState};
Expand Down

0 comments on commit f7d19f8

Please sign in to comment.