Mike Helmick
Mike Helmick
Find a list somewhere on the webs and pick what we think should be included in a response
So right now, lassie will always return the keys `image`, `video` and `url` ``` python { 'images': [], 'url': 'http://somesitethatdoesnthaveanythingbutexists.com', 'videos': [] } ``` Does anything think that if `images`...
Formatting a string with `%s` fails to highlight correctly when the characters are preceded by two slashes `//` 
Not sure if this should be one in the same issue, but; I wanted to deploy task definitions to two environments changing the CPU value. Generally this is static, but...
I think `×` makes for a better "x" in the close button than the actual "X" does. :smile:
This isn't finished yet. Also, nothing really broke in this version; I wanted to start a clean versioning. When I first forked this repo and started maintaining it, the package...
https://github.com/michaelhelmick/python-mailsnake/blob/master/mailsnake/mailsnake.py#L51 to underneath https://github.com/michaelhelmick/python-mailsnake/blob/master/mailsnake/mailsnake.py#L40
https://github.com/michaelhelmick/python-mailsnake/blob/master/mailsnake/mailsnake.py#L33-35 Oh, and get rid of the func docstring
Requests
Been meaning to get to this.