forked from ScoDoc/ScoDoc
typo
This commit is contained in:
parent
bf0b2c66bd
commit
76a6270740
@ -66,7 +66,7 @@ def logging_meth(func):
|
|||||||
|
|
||||||
|
|
||||||
class ScoFake(object):
|
class ScoFake(object):
|
||||||
"""Helper for ScoSoc tests"""
|
"""Helper for ScoDoc tests"""
|
||||||
|
|
||||||
def __init__(self, verbose=True):
|
def __init__(self, verbose=True):
|
||||||
self.verbose = verbose
|
self.verbose = verbose
|
||||||
|
Loading…
Reference in New Issue
Block a user