Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
calbaker committed May 15, 2024
1 parent b31b5f4 commit b14c77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/altrios/demos/speed_limit_train_sim_demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
False,
)[0]

# uncommint this line to see example of logging functionality
# uncomment this line to see example of logging functionality
# alt.utils.set_log_level("DEBUG")

t0 = time.perf_counter()
Expand Down

0 comments on commit b14c77d

Please sign in to comment.