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 |
|
Shane Smiskol
|
7f073483bb
|
services: capitalize constant service list (#30005)
* rename
* bump
* Apply suggestions from code review
|
2023-09-21 18:25:15 -07:00 |
|
Adeeb Shihadeh
|
11b5d51da6
|
remove mypy ignore from a few scripts
|
2022-06-30 15:36:40 -07:00 |
|
Willem Melching
|
3d08dcc3b2
|
Run mypy commit hook (#1591)
* run mypy commit hook
* fix mypy errors
|
2020-05-28 15:05:04 -07:00 |
|
Willem Melching
|
dd676f3236
|
Script to check for lags in message reception
|
2020-03-20 16:35:23 -07:00 |
|