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.
1 parent 44a5051 commit a2fb728Copy full SHA for a2fb728
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