Open cbm755 opened 3 years ago
I think the recommended imports are:
import stuff_from_python_stdlibs import more_stuff_from_python_stdlibs <blank line> import packages_like_scipy import and_numpy <blank line> import local_stuff
Not urgent but we should reorder some of the files to follow this. I'm a little hesitant in case the order matters with some of the jax stuff...
I think the recommended imports are:
Not urgent but we should reorder some of the files to follow this. I'm a little hesitant in case the order matters with some of the jax stuff...