Commit 33e10d0
committed
hosts: fix docstring
This docstring produced sphinx warning:
```
/home/runner/work/sssd-test-framework/sssd-test-framework/sssd_test_framework/hosts/base.py:docstring of sssd_test_framework.hosts.base.BaseLinuxHost.get_package_version:3: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils]
```1 parent 6655590 commit 33e10d0
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
| 274 | + | |
274 | 275 | | |
275 | 276 | | |
276 | 277 | | |
| |||
0 commit comments