diff options
Diffstat (limited to 'mako/_ast_util.py')
-rw-r--r-- | mako/_ast_util.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mako/_ast_util.py b/mako/_ast_util.py index 41a40c4..9521ccb 100644 --- a/mako/_ast_util.py +++ b/mako/_ast_util.py @@ -4,7 +4,6 @@ # This module is part of Mako and is released under # the MIT License: http://www.opensource.org/licenses/mit-license.php -# -*- coding: utf-8 -*- """ ast ~~~ |