Skip to content

Commit

Permalink
Merge pull request #2038 from google:marcvanzee-patch-13
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 440339208
  • Loading branch information
Flax Authors committed Apr 8, 2022
2 parents 871358a + 181bcaa commit 4092e46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ filterwarnings =
ignore:the imp module is deprecated.*:DeprecationWarning
# We still want to test deprecated library until deleted.
ignore:The `flax.nn` module is Deprecated, use `flax.linen` instead.*:DeprecationWarning
# TODO(#2037): Remove this once Optax releases a new version.
ignore:jax.tree_util.tree_multimap\(\) is deprecated.*:FutureWarning

0 comments on commit 4092e46

Please sign in to comment.