mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-05 09:17:57 +03:00
8 lines
187 B
Plaintext
8 lines
187 B
Plaintext
|
[report]
|
||
|
exclude_lines =
|
||
|
# Have to re-enable the standard pragma
|
||
|
pragma: no cover
|
||
|
|
||
|
# Don't complain if tests don't hit defensive assertion code:
|
||
|
raise NotImplementedError
|