You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
self.state_end_time= (pregame_data['PhaseTimeRemainingNS'] //1000000000) +time.time() #why the heck does riot give agent select remaining time in nanoseconds!?!?
0 commit comments