Fix flake8 W293 blank line contains whitespace

This commit is contained in:
Labrys of Knossos 2019-04-07 13:17:55 -04:00
commit 90602bf154

View file

@ -1,7 +1,7 @@
# coding=utf-8
"""A synchronous implementation of the Deluge RPC protocol
based on gevent-deluge by Christopher Rosell.
https://github.com/chrippa/gevent-deluge
Example usage: