Skip to content

Instantly share code, notes, and snippets.

@gonzalodiaz
Created June 7, 2020 17:51
Show Gist options
  • Select an option

  • Save gonzalodiaz/70cbfbbcf41f082c3ed75da2c0909569 to your computer and use it in GitHub Desktop.

Select an option

Save gonzalodiaz/70cbfbbcf41f082c3ed75da2c0909569 to your computer and use it in GitHub Desktop.
ErrorMyPy.sh
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