Skip to content

Commit

Permalink
add PASTAS_GEQ_150 import
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrakenhoff committed Jun 26, 2024
1 parent 7ccdbfe commit a3c3a8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pastastore/store.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
from pastastore.connectors import DictConnector
from pastastore.plotting import Maps, Plots
from pastastore.util import _custom_warning
from pastastore.version import PASTAS_GEQ_150
from pastastore.yaml_interface import PastastoreYAML

FrameorSeriesUnion = Union[pd.DataFrame, pd.Series]
Expand Down

0 comments on commit a3c3a8f

Please sign in to comment.