Skip to content

Commit 0609ea0

Browse files
committed
Adapt import in example
1 parent 1922cd9 commit 0609ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oemof/tabular/examples/scripting/postprocessing.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import pkg_resources as pkg
22

3-
from oemof.outputlib import views
3+
from oemof.solph import views
44
from oemof.solph import EnergySystem, Model
55

66
from oemof.tabular.facades import TYPEMAP

0 commit comments

Comments
 (0)