Closed jdahm closed 1 year ago
Updates the gt4py submodule to a newer version.
This removes the storage attribute from Quantity.
storage
Quantity
This requires some fixes which are much easier after https://github.com/ai2cm/pace/pull/377 is merged.
launch jenkins
:tada:
Purpose
Updates the gt4py submodule to a newer version.
Code changes
This removes the
storage
attribute fromQuantity
.