Cameron Clough
|
995250ae49
|
use pyupgrade to update to new typing syntax (#31580)
* add pyupgrade hook
* run pyupgrade (pre-commit run -a)
* ruff --fix
* Revert "add pyupgrade hook"
This reverts commit 56ec18bb6b .
* revert changes to third_party/
* manual type fixes
* explicit Optional wrapping capnp objects
|
1 year ago |
Adeeb Shihadeh
|
a9626f95b6
|
add openpilot prefix to imports (#29498)
* add openpilot prefix to imports
* more
* more
* fix docs
* fix linter
* bump submodules
* fix patched tests
* update dynamic imports
* debug
* Revert "debug"
This reverts commit db5e13b991 .
* fix pm test
|
2 years ago |
Justin Newberry
|
e4ead4f183
|
Ruff: b905 (strict zip) (#29336)
* added mutable default args
* most of the Bs
* add comment about lrucache
* b905
|
2 years ago |
Adeeb Shihadeh
|
c6b749fb96
|
add pyside2 package (#25602)
|
3 years ago |
Willem Melching
|
205f6f7414
|
casync: manifest compare script (#25129)
* casync compare script
* typo
* cleanup output
|
3 years ago |