@@ -1,8 +1,7 @@
 # -*- coding: utf-8 -*-
-"""AWS operations by cli should be simpler"""
+"""AWS operations by cli should be simpler."""
 from setuptools import find_packages, setup
 
-
 setup(
     name='jangle',
     version='0.0.8',