Aiden Grossman 66ba9c9475
[MLGO] Ensure cmd_filter is marked Optional (#179781)
cmd_filter is supposed to be set to None if there is no filter according
to the API documentation. This is not actually allowed currently though
according to the type information. Update the type information to match
what is intended.
2026-02-04 13:54:26 -08:00
..