Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add pragma: no cover to avoid spurious cov changes
"pragma: no cover" was added to two helper functions in slapdtest to avoid spurious changes in coverage whenever slapd has a hick up. https://github.com/python-ldap/python-ldap/pull/129 Closes: https://github.com/python-ldap/python-ldap/issues/127 Signed-off-by: Christian Heimes <cheimes@redhat.com>
- Loading branch information