In https://github.com/gitpython-developers/GitPython/blob/main/git/repo/base.py#L285 `working_dir` is never assigned to `None`, which means it type shouldn't be marked as `Optional`.