Kaydet (Commit) ac0f965f authored tarafından Andrew Svetlov's avatar Andrew Svetlov

Add spaces to follow PEP8.

üst b70e8a19
......@@ -61,7 +61,7 @@ from io import BytesIO
import collections
__all__ = ["Shelf","BsdDbShelf","DbfilenameShelf","open"]
__all__ = ["Shelf", "BsdDbShelf", "DbfilenameShelf", "open"]
class _ClosedDict(collections.MutableMapping):
'Marker for a closed dict. Access attempts raise a ValueError.'
......
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