From a67950cfdd78224586cc98bd03b9dd3ca8975dc4 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Tue, 11 Jun 2013 14:53:36 -0300 Subject: [PATCH] add some empty lines after the header --- snippets/python/#py.snippet | 2 ++ 1 file changed, 2 insertions(+) diff --git a/snippets/python/#py.snippet b/snippets/python/#py.snippet index ff6ea1e..5413cba 100644 --- a/snippets/python/#py.snippet +++ b/snippets/python/#py.snippet @@ -1,2 +1,4 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- + +