NREL / routee-compass

The RouteE-Compass energy-aware routing engine
https://nrel.github.io/routee-compass/
BSD 3-Clause "New" or "Revised" License
9 stars 4 forks source link

fixes types from optional dependency #237

Closed nreinicke closed 1 month ago

nreinicke commented 1 month ago

Updates the typing slightly to en-quote any type that is from an optional dependency so that it doesn't fail at runtime but still works with mypy.