clean tests

This commit is contained in:
2026-03-28 00:21:37 -07:00
parent 240a2529eb
commit 4baadd4c3e
14 changed files with 330 additions and 211 deletions

View File

@@ -32,7 +32,7 @@ PREVIEW_MARKUP_REFERENCE_DIM = 512
class RecordTable(list):
"""Tabular rows with a shared schema, e.g. particle statistics."""
"""Tabular rows with a shared schema, e.g. grain statistics."""
class MeasureTable(list):