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 5573158 commit cf761d7Copy full SHA for cf761d7
notebooks/tps/boids/.teacher/run-all.sh
@@ -70,7 +70,7 @@ function main() {
70
esac
71
done
72
shift $((OPTIND-1))
73
-
+
74
if [[ -z "$@" ]]; then
75
run-all
76
else
0 commit comments