summaryrefslogtreecommitdiff
path: root/nodes.py
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2016-02-27 10:15:02 +0100
committerAnthon van der Neut <anthon@mnt.org>2016-02-27 10:15:02 +0100
commit2f9cdc98cc0adea615cb2180481c7780eef48f97 (patch)
treeff710ad0913ced7c241f0445e95e6eefeb24ae1b /nodes.py
parentacc0b296466c5364569b1df8402d2cb95ca01915 (diff)
downloadruamel.yaml-2f9cdc98cc0adea615cb2180481c7780eef48f97.tar.gz
pep8 compliance, util.load_yaml_guess_indent0.11.2
Diffstat (limited to 'nodes.py')
-rw-r--r--nodes.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/nodes.py b/nodes.py
index 382b492..03f158f 100644
--- a/nodes.py
+++ b/nodes.py
@@ -1,3 +1,5 @@
+# coding: utf-8
+
from __future__ import print_function