mirror of
https://github.com/google/bumble.git
synced 2026-06-09 08:52:26 +00:00
613519f0b3
* Add missing type annotations * Avoid __value__ and _ arguments (this will be a problem for override). * Replace while-pop with for loop