Closed Leengit closed 8 months ago
A test is failing because GitHub can no longer download a file, TCGA-AN-A0G0-01Z-00-DX1.svs
, for running a test on. However, the test passes on my personal system because the needed file is cached. This failure is independent of this pull request so I am going to go ahead and merge this pull request.
Arrange the order of Python
import
statements withisort
and then format them withblack -C
.