mirror of https://github.com/python/cpython
Get the saying right. ;-)
This commit is contained in:
parent
3a94ee05f7
commit
c376f20d76
|
@ -27,7 +27,7 @@ class AnyDBMTestCase(unittest.TestCase):
|
|||
'c': 'the',
|
||||
'd': 'way',
|
||||
'f': 'Guido',
|
||||
'g': 'intended'
|
||||
'g': 'indented'
|
||||
}
|
||||
|
||||
def __init__(self, *args):
|
||||
|
|
Loading…
Reference in New Issue