data_base ❭ isf_data_base ❭ IO ❭ LoaderDumper ❭ cell ❭ check
check¶
- data_base.isf_data_base.IO.LoaderDumper.cell.check(obj)¶
Checks whether obj can be saved with this dumper
- Parameters:¶
obj (object) – Object to be saved
- Returns:¶
Whether the object is a
single_cell_parser.cell.Cellobject- Return type:¶
bool