You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default AxisType returned by make_mesh is going to change to AxisType.Explicit in a follow up CL. This change makes it so that the current code falls back to the old behavior.
#290