Commit 7103eef
committed
Ignore missing type stubs for entsoe package
The entsoe package started shipping a py.typed file since
version >= 0.7.1 but it does not actually include any type
information. The missing attribute for this package is
ignored to avoid mypy errors when importing from entsoe.
Signed-off-by: Daniel Zullo <daniel.zullo@frequenz.com>1 parent df878c8 commit 7103eef
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments