Files
dragonpilot/selfdrive/test
Josh Smith 77321dbac4 Add type hints, small cleanups (#21080)
* improve tools.lib.kbhit and tools.sim.lib.keyboard_ctrl

* unpack more efficiently

* minor improvements

* agnos.py match spec better

* manual_ctrl test missing queue arg

* fix incorrect type annotation

* queues are generic

* varname reuse resulting in incorrect type inference

* bytes().hex() rather than bytes.hex(bytes())

* a bit of type hinting stuff
2021-06-03 12:21:04 +02:00
..
2020-01-17 11:16:14 -08:00
2020-10-05 16:09:32 +02:00
2021-04-08 17:48:57 +02:00
2021-06-01 19:32:50 -07:00