Minor tidying: Fixed comments, updated BaseStorage documentation,
replaced `x` with repr(x), and replaced apply(x, y) with x(*y)
Showing
Please register or sign in to comment
replaced `x` with repr(x), and replaced apply(x, y) with x(*y)