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