This commit is contained in:
Emmanuel Viennet 2021-08-07 16:34:03 +02:00
parent bf0b2c66bd
commit 76a6270740
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ def logging_meth(func):
class ScoFake(object):
"""Helper for ScoSoc tests"""
"""Helper for ScoDoc tests"""
def __init__(self, verbose=True):
self.verbose = verbose