Skip to content

Commit 216673f

Browse files
OutputsAddOns py38 compatibility
1 parent 1a3d124 commit 216673f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/geophires_x/OutputsAddOns.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import annotations
2+
13
import sys
24
import pandas as pd
35
from geophires_x.Outputs import Outputs

0 commit comments

Comments
 (0)