panda/python
Shane Smiskol 17450b277d
Same mypy checks as openpilot (#1233)
* no specific revision for mypy

* bump to ~OP version

* same warnings as openpilot

* ignore

* fix

* rm that

* switch to ignore so mypy lets us know when it's fixed

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2023-02-11 12:25:13 -08:00
..
__init__.py Chrysler: add flag for alternate steer limits (#1238) 2023-02-10 22:20:50 -08:00
base.py python: common base handle for SPI + USB (#1231) 2023-01-28 16:01:54 -08:00
ccp.py Same mypy checks as openpilot (#1233) 2023-02-11 12:25:13 -08:00
constants.py python lib: add SPI bootloader support (#1224) 2023-01-28 00:32:07 -08:00
dfu.py cleanup MCU definitions (#1226) 2023-01-26 20:54:11 -08:00
isotp.py isotp_send fix bus and add slow mode 2020-06-11 16:42:21 -07:00
serial.py add baudrate property and flush method for better compatibility (#677) 2021-07-01 15:34:46 +02:00
spi.py python: common base handle for SPI + USB (#1231) 2023-01-28 16:01:54 -08:00
spi_dfu.py Same mypy checks as openpilot (#1233) 2023-02-11 12:25:13 -08:00
uds.py IsoTpMessage: parameterize separation time (#1088) 2022-10-05 16:35:28 -07:00
usb.py usb handle: ignore types (#1234) 2023-02-07 20:02:06 -08:00