Adeeb Shihadeh
|
420d6f0d5e
|
Quick GC pass heading into 2025 (#34330)
* first pass
* bye bye snpe
|
4 months ago |
Cameron Clough
|
9bd90112d0
|
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
old-commit-hash: 995250ae49
|
1 year ago |
grekiki
|
cc943ac9a5
|
mypy: enable --warn-unreachable (#24282)
* Optional solves mypy assuming None is always None
* oops
* spaces
* Update registration.py
* fix local error
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: b8b15d5cf1
|
3 years ago |
eFini
|
777b84a064
|
two minor bug fixes (#21134)
old-commit-hash: 5c450026ef
|
4 years ago |
Adeeb Shihadeh
|
8f2111b889
|
type hints for messaging (#2061)
* bump cereal
* fix bugs found by mypy
* bump cereal
old-commit-hash: 520c2676b6
|
5 years ago |
Willem Melching
|
ac40387318
|
debug script to track droppped frames (#1749)
old-commit-hash: 0681fc04ad
|
5 years ago |