a5chin
a5chin
# Summary The version of cloud functions written in terraform was 1st gen, so I updated it to 2nd gen. `google_cloudfunctions_function`->`google_cloudfunctions2_function` # Why you need this PR As shown below,...
https://github.com/patrick-kidger/jaxtyping
### **PR Type** Enhancement ___ ### **Description** - Add `jaxtyping` for enhanced type annotations. - Include `beartype` for runtime type validation. ___ File Walkthrough Relevant filesDependencies pyproject.tomlUpdate project dependencies with...