You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you have to add an explicit annot on the argument type to get it to work. this should not be necessary since the local variable was annotated. not sure what's going on here!
The text was updated successfully, but these errors were encountered:
This gist from jesse99 suggests a type inference failure:
https://gist.github.com/3795931
you have to add an explicit annot on the argument type to get it to work. this should not be necessary since the local variable was annotated. not sure what's going on here!
The text was updated successfully, but these errors were encountered: