diff --git a/ndsl/quantity/quantity.py b/ndsl/quantity/quantity.py index a4f7bd52..3a75c685 100644 --- a/ndsl/quantity/quantity.py +++ b/ndsl/quantity/quantity.py @@ -83,7 +83,6 @@ def __init__( if gt4py_backend is not None: gt4py_backend_cls = gt_backend.from_name(gt4py_backend) - assert gt4py_backend_cls is not None is_optimal_layout = gt4py_backend_cls.storage_info["is_optimal_layout"] dimensions: Tuple[Union[str, int], ...] = tuple(