Skip to content

Commit c56f706

Browse files
restore device type
1 parent c9232f1 commit c56f706

3 files changed

Lines changed: 233 additions & 233 deletions

File tree

src/allotropy/parsers/flowjo/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# FlowJo parser constants
88
DEVICE_IDENTIFIER = "cytometer"
9-
DEVICE_TYPE = "flow cytometer"
9+
DEVICE_TYPE = "Flow Cytometer"
1010
SOFTWARE_NAME = "FlowJo"
1111
DISPLAY_NAME = "FlowJo"
1212

0 commit comments

Comments
 (0)