Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen committed Jul 11, 2024
1 parent c67dbcb commit e548019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/trees/treeseq.rs
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ impl TreeSequence {
///
/// # Examples
///
/// ```
/// ```
/// let mut tables = tskit::TableCollection::new(1000.).unwrap();
/// tables.add_node(tskit::NodeFlags::default(),0.0, -1, -1).unwrap();
/// tables.build_index();
Expand Down

0 comments on commit e548019

Please sign in to comment.