Justin Traglia a7bda480fe Convert sets to sorted lists prior to sampling
This is because sampling of sets has been deprecated in Python 3.9. I used
sorted() instead of list() so that things are deterministic.
2022-05-09 14:09:27 -05:00
..
2021-12-29 13:02:36 +01:00
2021-06-24 09:24:58 -07:00
2022-02-25 11:23:15 -07:00