4 Commits

Author SHA1 Message Date
Peter Hawkins
541f762a31 Tolerate NumPy deprecation warnings when using older SciPy.
Simply importing scipy 1.2.3 with NumPy 1.21.5 leads to deprecation
warnings. Tolerate these in pytest.
2022-01-31 16:34:59 +00:00
Jake VanderPlas
cee3af580b Testing: avoid global fixture for doctests 2021-04-08 12:11:14 -07:00
Jake VanderPlas
8e789c7380 Run doctest on all source files except jax2tf 2021-04-05 10:39:59 -07:00
Jake VanderPlas
af5b238007 Add empty conftest.py
PiperOrigin-RevId: 366825504
2021-04-05 10:36:14 -07:00