소스 검색

Fixed file size

Ali 2 년 전
부모
커밋
c8c98631a4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      download_data.py

+ 1 - 1
download_data.py

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