richard-better / pushbullet.py

A python client for http://pushbullet.com
MIT License
575 stars 110 forks source link

Use curly brace literal instead of dict function #135

Closed Saturn closed 3 years ago

Saturn commented 6 years ago

I know it's a silly little change. Though, surely it is better to use the literal syntax?

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 57.381% when pulling d838880c0b7e444c7e28b5353048d02862f796f1 on Saturn:dict-curly-brace-literal into d19ccb4646ed7a6af2e8a5fe583dbede18b57908 on randomchars:master.

simonporter007 commented 6 years ago

+1 for OCD :smile: