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 56ec18bb6b8602a0b612f3803d96cdad14b52066.
* revert changes to third_party/
* manual type fixes
* explicit Optional wrapping capnp objects
|
2024-02-24 16:41:23 -08:00 |
|
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 db5e13b9911cc74438bee123bc3430da6c31b24b.
* fix pm test
|
2023-08-20 20:49:55 -07:00 |
|
Justin Newberry
|
e4ead4f183
|
Ruff: b905 (strict zip) (#29336)
* added mutable default args
* most of the Bs
* add comment about lrucache
* b905
|
2023-08-11 16:13:51 -07:00 |
|
Adeeb Shihadeh
|
c6b749fb96
|
add pyside2 package (#25602)
|
2022-08-30 15:10:52 -07:00 |
|
Willem Melching
|
205f6f7414
|
casync: manifest compare script (#25129)
* casync compare script
* typo
* cleanup output
|
2022-07-12 16:09:21 +02:00 |
|