Linesight-RL/linesight

Warning: Local variables might be referenced before assignment

Closed this issue · 0 comments

IntelliJ warns in trackmania_rl/tmi_interaction/game_instance_manager.py about local variables possibly being referenced before assignemt.

These are the affected variables:

  • sim_state_car_gear_and_wheels
  • distance_since_track_begin
  • floats
  • pc