Bläddra i källkod

Files moves to GCP

Ali 2 år sedan
förälder
incheckning
2a6cf5476c
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      download_data.py

+ 1 - 1
download_data.py

@@ -13,7 +13,7 @@ if len(sys.argv) > 1:
 
 file_path = {
     "mimic-iv.sqlite":[
-        "http://chessm2ds.alibellamine.me:5000/",
+        "http://m2ds.alibellamine.me/",
         3214753792
     ]
 }