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
[BUG] Move backend setting to forward function for consistency
Relocated `change_backend_gempy` call to `run_gempy_forward` to ensure proper backend configuration during execution. Removed redundant imports to clean up the module.
0 commit comments