Skip to content

Commit

Permalink
Merge branch 'create-tests' of
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosuc3m committed Aug 12, 2024
2 parents 32fe00d + 900658f commit 384c5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/net/clesperanto/icy/IcyConverters.java
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ public static Sequence createSequence(long[] dims, icy.type.DataType type)
}
return seq;
}

/**
* Initialize the Icy meta data that is required to use Icy Sequences.
* Only initializes it if it has not been done before.
Expand Down

0 comments on commit 384c5c2

Please sign in to comment.