Skip to content

Commit ede6e58

Browse files
Merge branch 'main' into update_schema
2 parents b34963a + 2bcbf27 commit ede6e58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

preClinVar/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
import uvicorn
88
from fastapi import FastAPI, File, Form, Request, UploadFile
99
from fastapi.responses import JSONResponse
10+
1011
from preClinVar.__version__ import VERSION
1112
from preClinVar.build import build_header, build_submission
1213
from preClinVar.constants import DRY_RUN_SUBMISSION_URL, VALIDATE_SUBMISSION_URL

0 commit comments

Comments
 (0)