We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a5fa7d + a2fb728 commit 0f63f1aCopy full SHA for 0f63f1a
Makefile
@@ -63,4 +63,4 @@ clean:
63
rm -rvf result_images
64
65
distclean: clean
66
- rm -r *.egg-info
+ rm -rvf *.egg-info
0 commit comments