Closed mrferris closed 1 month ago
get_created_data_from_census_id panics on a missing census ID. It ought not to, and glados's routes.rs needs a fuller culling of unwraps.
get_created_data_from_census_id
routes.rs
unwrap
get_created_data_from_census_id
panics on a missing census ID. It ought not to, and glados'sroutes.rs
needs a fuller culling ofunwrap
s.