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
Basically, we saw with @sonofmun that there might be different behaviour here and there between objects.
To deal with that, we should make sure that prototype objects are signed with type (from typing import ...)
Basically, we saw with @sonofmun that there might be different behaviour here and there between objects.
To deal with that, we should make sure that prototype objects are signed with type (from typing import ...)
Also, probably add mypy checking during Travis tests :
mypy MyCapytain
The text was updated successfully, but these errors were encountered: