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
main.py:7: error: Unsupported operand types for * ("None" and "int")
main.py:7: note: Left operand is of type "Optional[int]"
Found 1 error in 1 file (checked 1 source file)
results in:
https://mypy-play.net/?mypy=latest&python=3.10&gist=d1b9d6d966eba554375172c9826f8d6e
The text was updated successfully, but these errors were encountered: