Skip to content

Commit 7c555f1

Browse files
authored
updated import
1 parent 8edecbd commit 7c555f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/test_full.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from pathlib import Path
2-
import requests, zipfile, io, os, csv, random, copy, shutil, yaml, torch, pytest
2+
import gdown, zipfile, os, csv, random, copy, shutil, yaml, torch, pytest
33
import SimpleITK as sitk
44
import numpy as np
55
import pandas as pd

0 commit comments

Comments
 (0)