Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tencalink0 committed Aug 17, 2024
1 parent fa5eb23 commit 62a22b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/engine/inspector.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pub trait Inspector<V> {
/// Save the inspector state.
fn save(&self);
}

// pub struct Plotter {
// values: Vecf64>,
// }
Expand Down

0 comments on commit 62a22b5

Please sign in to comment.