scripts: Fix linter warning

PEP 484 does not allow implicit optionals so mypy is now enforcing
that. Mark project_overrides as optional explicitly to fix warning.

Bug: None
Change-Id: Id4cf56ca7c2faf633455d9738bc1d43d3e060e70
1 file changed