mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-02-21 16:29:04 +01:00
fix: checks, tests
This commit is contained in:
parent
cb17cdb8bc
commit
6411a82279
5 changed files with 9 additions and 11 deletions
|
|
@ -1,5 +1,5 @@
|
|||
//! ```
|
||||
//! let sample = Sample::new("test", 0, 0, vec![]);
|
||||
//! let sample = tek_device::Sample::new("test", 0, 0, vec![]);
|
||||
//! ```
|
||||
|
||||
use crate::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue