Commit b701392
committed
dbusmock: Drop most variables from __init__.py
Fixes most of "RUF067 `__init__` module should only contain docstrings
and re-exports" with current upstream ruff.
We really want `__version__`, so ignore that.1 parent 460f7ba commit b701392
1 file changed
Lines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 9 | | |
17 | 10 | | |
18 | 11 | | |
19 | | - | |
| 12 | + | |
20 | 13 | | |
21 | 14 | | |
22 | 15 | | |
| |||
0 commit comments