I have been using your module for a little while now and I like it. However, I felt it was missing an update method, so I added one. Please consider merging this into your project.
I also added what I call "small housekeeping". By this I mean I removed extra spaces, and added an indention for the second line of the "Args" docstrings. I also changed all single quotes (') to double (") to make the code more consistent.
Hello,
I have been using your module for a little while now and I like it. However, I felt it was missing an update method, so I added one. Please consider merging this into your project.
I also added what I call "small housekeeping". By this I mean I removed extra spaces, and added an indention for the second line of the "Args" docstrings. I also changed all single quotes (') to double (") to make the code more consistent.