check¶
- 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
Documentation unclear, incomplete, broken or wrong? Let us know