This is the convention, and some default values (e.g. strings) apparently break pytype.
* Add flags to pass on --warn-unused-ignores and --no-implicit-optional to mypy * Make implicit Optional explicit in arg types (2and3 part) * Convert {stdlib,third_party}/2 to explicit Optional