issues
search
djacobs
/
PyAPNs
Python library for interacting with the Apple Push Notification service (APNs)
http://pypi.python.org/pypi/apns/
MIT License
1.22k
stars
374
forks
source link
Minor enhancements
#189
Closed
microamp
closed
7 years ago
microamp
commented
7 years ago
Some minor enhancements:
Removal of trailing whitespaces
Fix incorrectly indented lines
Use
None
instead of mutable dictionary as default argument
Some minor enhancements:
None
instead of mutable dictionary as default argument