Spaces:
Runtime error
Runtime error
Commit
Β·
2eabe24
1
Parent(s):
a20be5f
Update edit_app.py
Browse files- edit_app.py +1 -1
edit_app.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
|
3 |
import math
|
4 |
import os
|
|
|
1 |
+
from __future__ import annotations
|
2 |
|
3 |
import math
|
4 |
import os
|