Commit b8f8420
committed
Don't magically import the
There is very little gain in making the import of the `microgrid` module
to happen automatically and it makes the `conftest.py` script not
generic enough to be shared by different projects (which is something
we eventually want to do).
Signed-off-by: Leandro Lucarella <[email protected]>microgrid module in examples1 parent 3390a54 commit b8f8420
File tree
2 files changed
+1
-2
lines changed- src
- frequenz/sdk/timeseries
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
130 | 128 | | |
131 | 129 | | |
132 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
0 commit comments