We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c026b67 commit c9232f1Copy full SHA for c9232f1
1 file changed
src/allotropy/allotrope/models/adm/flow_cytometry/benchling/_2025/_03/flow_cytometry.py
@@ -74,9 +74,6 @@ class StatisticsAggregateDocument:
74
class DataProcessingDocument:
75
method_version: TStringValue | None = None
76
data_processing_time: TDateTimeStampValue | None = None
77
- custom_information_aggregate_document: CustomInformationAggregateDocument | None = (
78
- None
79
- )
80
81
82
@dataclass(kw_only=True)
0 commit comments