Source code for cellmaps_hierarchyeval.exceptions
# -*- coding: utf-8 -*-
[docs]
class CellmapshierarchyevalError(Exception):
"""
Base exception for cellmaps_hierarchyeval
"""
pass
# -*- coding: utf-8 -*-
[docs]
class CellmapshierarchyevalError(Exception):
"""
Base exception for cellmaps_hierarchyeval
"""
pass