Dylan Herman
d2eef1955c
add mypy check for return-any ( #24379 )
...
* add mypy check for return-any
* remove unused import
* typing
* remove unnecessary variable typing
* cleanup
* cleanup
* bump submodules
* small fixes
* only a problem on mac
Co-authored-by: Willem Melching <willem.melching@gmail.com >
2022-05-12 14:59:00 +02:00
HaraldSchafer
cf466222f6
Road Roll Compensation Rebased ( #23251 )
...
* first commit
* update refs
2021-12-16 17:34:12 -08:00
Marius Larsen
e998d6d93f
Fxing some typos in vehicle_model.py comments ( #20220 )
2021-03-03 11:40:22 +01:00
Willem Melching
40acdc4524
Typing experiments ( #1633 )
...
* add more types
* car
* no abc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
2020-11-24 22:45:37 -08:00
Willem Melching
2400417084
vehicle model types ( #1631 )
2020-06-03 13:47:47 -07:00
Willem Melching
843a64c72f
Make pylint more strict ( #1626 )
...
* make pylint more strict
* cleanup in progress
* done cleaning up
* no opendbc
2020-06-02 16:29:32 -07:00
Adeeb
d9bf9f0a40
Enable more flake8 checks ( #1602 )
...
* enable some more flake8 checks
* some more quick ones
* bump opendbc
* e401
* e711 e712
* e115 e116
* e222
* e301
* remove that
* e129
* e701 e702
* e125 e131
* e227
* e306
* e262
* W503
* e713
* e704
* e731
* bump opendbc
* fix some e722
2020-05-30 20:14:58 -07:00
Adeeb Shihadeh
10ae22a192
delete unused lines
2020-05-10 11:25:42 -07:00
Adeeb Shihadeh
48dec51f0e
fix circular import reported by LGTM
2020-05-09 16:47:36 -07:00
George Hotz
b0260dadba
selfdrive/controls
2020-01-17 12:48:30 -08:00