Created
June 7, 2020 17:51
-
-
Save gonzalodiaz/70cbfbbcf41f082c3ed75da2c0909569 to your computer and use it in GitHub Desktop.
ErrorMyPy.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| src/docstyles/typing_style.py:26: error: Incompatible return value type (got "Dict[Any, Any]", expected "int") | |
| src/docstyles/typing_style.py:26: error: Argument 1 to "population" of "World" has incompatible type "str"; expected "int" | |
| Found 2 errors in 1 file (checked 6 source files) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment