diff --git a/setup.py b/setup.py
index 89914b0..86762f5 100644
--- a/setup.py
+++ b/setup.py
@@ -26,7 +26,6 @@ class PyTest(TestCommand):
         sys.exit(errno)
 
 
-
 with codecs.open(os.path.join(os.path.abspath(os.path.dirname(
         __file__)), 'aiohttp_security', '__init__.py'), 'r', 'latin1') as fp:
     try: