Use --no-implicit-optional for type checking (#6413)
* Use --no-implicit-optional for type checking This is needed for PEP 484 compliant type checking (as of 2018). mypy will change its defaults soon. See https://github.com/python/mypy/issues/9091 * forcing CI rerun Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
Showing
Please register or sign in to comment