Commit 91f3e66
committed
fix: Fix black 26.3.1 formatting changes
Black 26.3.1 reformatting removed blank lines after docstrings at the top of files.
This change applies the automatic reformatting to keep the code consistent.
Signed-off-by: Mathias L. Baumann <mathias.baumann@frequenz.com>1 parent b9e056e commit 91f3e66
File tree
3 files changed
+1
-2
lines changed- src/frequenz/client/dispatch
- test
3 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
0 commit comments