Skip to content

Commit

Permalink
tweak comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-develop committed Jun 6, 2024
1 parent 9098680 commit 33b1a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell.py
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ def main():
# for i, arg in enumerate(sys.argv):
# print(f"Argument {i:>6}: {arg}")

# Uncomment 3 last lines to understand the following line.
# Uncomment the last 3 lines to understand the following line.
# Tested on Windows and Linux. Tested after compiling with Nuitka on Windows and Linux.
del args[0]

Expand Down

0 comments on commit 33b1a00

Please sign in to comment.