Skip to content

Change time_for_priority so that we don't get randint(1, 0) leading to ValueError

Daniel Lyons requested to merge fix-randrange-in-generate-facility-report into main

This should address the problem Reid ran into with the generate_facility_report occasionally exploding.

Merge request reports