Skip to content

Commit f48caa2

Browse files
author
Stefan Hahmann
committed
Rename key of Branch Umap Feature to 'Branch UMAP outputs'
1 parent dee5821 commit f48caa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/mastodon/mamut/feature/branch/dimensionalityreduction/umap/BranchUmapFeature.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
*/
5050
public class BranchUmapFeature extends AbstractUmapFeature< BranchSpot >
5151
{
52-
public static final String KEY = "Branch Umap outputs";
52+
public static final String KEY = "Branch UMAP outputs";
5353

5454
private final BranchSpotUmapFeatureSpec adaptedSpec;
5555

0 commit comments

Comments
 (0)