Skip to content

Commit 65a78af

Browse files
Any import in utils
1 parent cc06cf5 commit 65a78af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/geophires_x/GeoPHIRESUtils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import json
99
import numbers
1010
from functools import lru_cache
11-
from typing import Optional
11+
from typing import Optional, Any
1212

1313
import scipy
1414
from pint.facets.plain import PlainQuantity

0 commit comments

Comments
 (0)