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
..
2022-03-24 09:57:43 -06:00
2022-03-22 13:37:17 -06:00
2022-01-27 19:41:09 -08:00
2021-12-27 18:30:12 +08:00
2021-09-23 23:10:29 +03:00