Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -83,7 +83,7 @@ if sub and file_to_lookat !=[]:
|
|
83 |
if not os.path.exists('input/input'):
|
84 |
os.mkdir('input/input')
|
85 |
|
86 |
-
remove_old_vcf()
|
87 |
|
88 |
|
89 |
bytes_data=file_to_lookat[0].read()
|
|
|
83 |
if not os.path.exists('input/input'):
|
84 |
os.mkdir('input/input')
|
85 |
|
86 |
+
remove_old_vcf()
|
87 |
|
88 |
|
89 |
bytes_data=file_to_lookat[0].read()
|