Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I was wondering about a warning my IDE showed me. However I think it came from this type hint. As the durations matrix may have set some values to None (at least for Valhalla that is sometimes the case), the type hint should be a Optional list of lists of Optional floats.
- Loading branch information