PythonPusherClient icon indicating copy to clipboard operation
PythonPusherClient copied to clipboard

Remove redundant key creation in dict

Open deepbrook opened this issue 8 years ago • 0 comments

using python's built-in collections.defaultdict() makes this more readable.

deepbrook avatar Oct 24 '17 13:10 deepbrook