Skip to content

Commit c9232f1

Browse files
revert model change
1 parent c026b67 commit c9232f1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • src/allotropy/allotrope/models/adm/flow_cytometry/benchling/_2025/_03

src/allotropy/allotrope/models/adm/flow_cytometry/benchling/_2025/_03/flow_cytometry.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,6 @@ class StatisticsAggregateDocument:
7474
class DataProcessingDocument:
7575
method_version: TStringValue | None = None
7676
data_processing_time: TDateTimeStampValue | None = None
77-
custom_information_aggregate_document: CustomInformationAggregateDocument | None = (
78-
None
79-
)
8077

8178

8279
@dataclass(kw_only=True)

0 commit comments

Comments
 (0)