async_retrying icon indicating copy to clipboard operation
async_retrying copied to clipboard

logging must use str % {params} instead of str.format(**parrams)

Open hellysmile opened this issue 8 years ago • 0 comments

https://github.com/wikibusiness/async_retrying/blob/master/async_retrying.py#L130

hellysmile avatar Jul 14 '17 20:07 hellysmile