Should be more robust to jax/numpy/tensorflow version changes

This commit is contained in:
Patrick Kidger
2023-09-25 11:07:36 -07:00
parent e05985df2b
commit 1e5229c20e
4 changed files with 29 additions and 5 deletions
+1
View File
@@ -26,3 +26,4 @@ repos:
rev: 'v0.0.255'
hooks:
- id: ruff
args: ["--fix"]