Commit a5a9a733 authored by Skip Montanaro's avatar Skip Montanaro

whoops - revert

parent c376f20d
...@@ -27,7 +27,7 @@ class AnyDBMTestCase(unittest.TestCase): ...@@ -27,7 +27,7 @@ class AnyDBMTestCase(unittest.TestCase):
'c': 'the', 'c': 'the',
'd': 'way', 'd': 'way',
'f': 'Guido', 'f': 'Guido',
'g': 'indented' 'g': 'intended'
} }
def __init__(self, *args): def __init__(self, *args):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment