Add newline for consistency
diff --git a/tasks.py b/tasks.py
index 94a9541..65e33ae 100644
--- a/tasks.py
+++ b/tasks.py
@@ -10,6 +10,7 @@
 # implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
+
 from __future__ import absolute_import, division, print_function
 
 import getpass