We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad72a65 commit 40629e1Copy full SHA for 40629e1
1 file changed
test/Makefile
@@ -83,6 +83,7 @@ ptest8:
83
84
clean:
85
rm -rf ${OUTPUT_DIR}
86
+ rm -rf __pycache__
87
88
.PHONY: all check ptests ptest3 ptest4 ptest8 clean
89
0 commit comments