Sam Freund
e9006a2803
Upgrade to wpilib alpha-6 ( #2434 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Ryanforce08 <rradtke1208@gmail.com >
Co-authored-by: PJ Reiniger <pj.reiniger@gmail.com >
Co-authored-by: Jade Turner <spacey-sooty@proton.me >
Co-authored-by: Matt Morley <matthew.morley.ca@gmail.com >
2026-05-26 20:47:48 -05:00
Lucien Morey
a64491a59e
[photonlibpy] add mypy to ci ( #1570 )
...
Co-authored-by: James Ward <james@thedropbears.org.au >
2024-11-13 10:39:02 -05:00
James Ward
744e522aea
Correct yet more python type hinting ( #1555 )
2024-11-12 11:17:27 -05:00
David Vo
af03ae0a8b
photonlibpy: Fix some type check failures ( #1548 )
...
This fixes a variety of type check failures raised by both mypy and pyright. See #1548
2024-11-12 00:53:43 -05:00
Jade
d8de4a7863
[build] Update wpiformat to 2024.45 ( #1545 )
...
Signed-off-by: Jade Turner <spacey-sooty@proton.me >
2024-11-10 13:42:16 +08:00
Lucien Morey
1d8d934a8a
Enable Python tests, standardise variable spelling and fix arg checking ( #1533 )
...
I found these with a quick find-and-replace and checked against the inbuilt Python type checking. I am away from my robot and can't really
confirm there are no flow-on effects. There are no other active usages of the bad casing in the Python code, so we should be good. The generated serde messages already use this casing, so we don't need to update there.
2024-11-09 08:08:57 +08:00
Matt
169595e56e
Auto-generate packet dataclasses with Jinja ( #1374 )
2024-08-31 13:44:19 -04:00