Fix small docstring issues
This commit is contained in:
parent
75386e4051
commit
8702ac8a98
@ -76,7 +76,7 @@ class _HeaderChecker(object):
|
|||||||
|
|
||||||
@pytest.fixture
|
@pytest.fixture
|
||||||
def header_checker(caplog, stubs):
|
def header_checker(caplog, stubs):
|
||||||
"""Fixture that provides a _AttachmentChecker class for tests"""
|
"""Fixture that provides a _HeaderChecker class for tests"""
|
||||||
return _HeaderChecker(caplog, stubs)
|
return _HeaderChecker(caplog, stubs)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user