Skip to content

Commit

Permalink
Fix Hardcode.repeat
Browse files Browse the repository at this point in the history
  • Loading branch information
WingedSeal committed Nov 1, 2022
1 parent 2118aea commit c4bd066
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/jmc/command/builtin_function/execute_excluded.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ def _hardcode_process(string: str, index_string: str,
"function"
},
defaults={
"start": "0",
"step": "1"
}
)
Expand Down

0 comments on commit c4bd066

Please sign in to comment.