]> Devi Nivas Git - chevron.git/commitdiff
pep8
authornoah morrison <noah@morrison.ph>
Tue, 11 Nov 2014 02:15:10 +0000 (21:15 -0500)
committernoah morrison <noah@morrison.ph>
Tue, 11 Nov 2014 02:15:10 +0000 (21:15 -0500)
oops....

entei.py

index 7f7c6a0963ff985c775f31155d6cb4b43876a29d..fc08672b2e03968f85f8a59bcc6d0e708434e525 100755 (executable)
--- a/entei.py
+++ b/entei.py
@@ -214,7 +214,6 @@ def render(template, data, partials_path='.', partials_ext='mustache',
     else:
         tokens = tokenize(template)
 
-
     output = ''
 
     if type(data) is list: