Skip to content

Commit 8656100

Browse files
committed
Rephrase
1 parent 5b85378 commit 8656100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/07_loop_depth/config/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// Here, an instructor-provided static analysis script is used, rather
1313
// than one of the provided scripts like count_token and count_function.
1414
// This works in much the same way as those scripts.
15-
"command" : [ "submitty_count loopdepth *.py" ],
15+
"command" : [ "submitty_count depth loop *.py" ],
1616
"points" : 10,
1717
"validation" : [
1818
{

0 commit comments

Comments
 (0)