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
When we deprecated the preprocess subpackage by moving its functionality into the new commongrid and clean subpackages (see #889), the plan was to remove preprocess with version 0.7.1. Our plan now is to remove it in 0.8.0, which will be released soon.
Also, we inadvertently left "preprocess" in the run-test.py, which led to running many tests twice! I'll submit a PR shortly to address this.
When we deprecated the
preprocess
subpackage by moving its functionality into the newcommongrid
andclean
subpackages (see #889), the plan was to removepreprocess
with version 0.7.1. Our plan now is to remove it in 0.8.0, which will be released soon.Also, we inadvertently left "preprocess" in the run-test.py, which led to running many tests twice! I'll submit a PR shortly to address this.
run-test.py
. Addressed in Removepreprocess
from subpackages to test in run-test [all tests ci] #1077preprocess
subpackageThe text was updated successfully, but these errors were encountered: