We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfeffaf commit d15460eCopy full SHA for d15460e
1 file changed
test.sh
@@ -154,6 +154,7 @@ clean_up()
154
{
155
echo "Cleaning Up"
156
rm -rf "dask-worker-space"
157
+ rm -rf "stumpy/__pycache__/"
158
}
159
160
###########
0 commit comments