GalSim-developers / JAX-GalSim

JAX port of GalSim, for parallelized, GPU accelerated, and differentiable galaxy image simulations.
Other
25 stars 3 forks source link

BUG make sure pytest can run -vvs #58

Closed beckermr closed 1 year ago

beckermr commented 1 year ago

This PR fixes an internal error in the pytest integration when pytest is run with -vvs.

This PR should follow #57