We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8edecbd commit 7c555f1Copy full SHA for 7c555f1
testing/test_full.py
@@ -1,5 +1,5 @@
1
from pathlib import Path
2
-import requests, zipfile, io, os, csv, random, copy, shutil, yaml, torch, pytest
+import gdown, zipfile, os, csv, random, copy, shutil, yaml, torch, pytest
3
import SimpleITK as sitk
4
import numpy as np
5
import pandas as pd
0 commit comments