mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-06 05:14:38 +08:00
DOC: Fix typo in docstring.
This commit is contained in:
@@ -126,7 +126,7 @@ class ZiplineTestCase(with_metaclass(FinalMeta, TestCase)):
|
||||
|
||||
class WithLogger(object):
|
||||
"""
|
||||
ZiplineTestCase mixing providing cls.log_handler as an instance-level
|
||||
ZiplineTestCase mixin providing cls.log_handler as an instance-level
|
||||
fixture.
|
||||
|
||||
After init_instance_fixtures has been called `self.log_handler` will be a
|
||||
|
||||
Reference in New Issue
Block a user