Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -14,7 +14,6 @@ The code within this section will be used in the tasks. Please do not change the
|
|
14 |
### SciQ loading and counting
|
15 |
"""
|
16 |
|
17 |
-
from __future__ import annotations
|
18 |
from dataclasses import dataclass
|
19 |
import pickle
|
20 |
import os
|
|
|
14 |
### SciQ loading and counting
|
15 |
"""
|
16 |
|
|
|
17 |
from dataclasses import dataclass
|
18 |
import pickle
|
19 |
import os
|