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
Type prediction is not working properly when writing code in VScode etc.
ex) (method) def connect_user(username: Any) -> (PartialProject | Any)
I'd like to see type hints added to many functions.
thank you. (Google Translate)
The text was updated successfully, but these errors were encountered:
Type prediction is not working properly when writing code in VScode etc.
ex)
(method) def connect_user(username: Any) -> (PartialProject | Any)
I'd like to see type hints added to many functions.
thank you. (Google Translate)
The text was updated successfully, but these errors were encountered: