flax
44b6e461
- Fix wrong type annotation.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Fix wrong type annotation. Was Iterable Should be Container = Iterable + Sized because we call len() on the input
References
#1795 - Fix wrong type annotation.
Author
jheek
Parents
b60f7f45
Loading