Skip to content

Commit

Permalink
Merge branch 'fix/logging'
Browse files Browse the repository at this point in the history
  • Loading branch information
calbaker committed May 16, 2024
2 parents 09448bd + b14c77d commit 6384dd9
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 6384dd9

Please sign in to comment.