Skip to content

Commit 38aa145

Browse files
Update oetc imports in scripts/solve_network.py
Co-authored-by: Fabian Hofmann <fab.hof@gmx.de>
1 parent 65a0f8b commit 38aa145

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/solve_network.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
import pypsa
4141
import xarray as xr
4242
import yaml
43-
from linopy.oetc import OetcCredentials, OetcHandler, OetcSettings
43+
from linopy.remote.oetc import OetcCredentials, OetcHandler, OetcSettings
4444
from pypsa.descriptors import get_activity_mask
4545
from pypsa.descriptors import get_switchable_as_dense as get_as_dense
4646

0 commit comments

Comments
 (0)