summaryrefslogtreecommitdiff
path: root/scanner.py
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2017-08-09 10:53:34 +0200
committerAnthon van der Neut <anthon@mnt.org>2017-08-09 10:53:34 +0200
commitbb292fb88d1e5f6d8a3139e94e0678ce4c55ac1f (patch)
treeb8fc4a58e4c3edb3bf1214f88c5bf72b13eda87d /scanner.py
parent56035ae630d159ce4d4f32264d3f992a24d6014f (diff)
downloadruamel.yaml-bb292fb88d1e5f6d8a3139e94e0678ce4c55ac1f.tar.gz
remove debug statements
Diffstat (limited to 'scanner.py')
-rw-r--r--scanner.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scanner.py b/scanner.py
index 989726a..70c66d3 100644
--- a/scanner.py
+++ b/scanner.py
@@ -1651,7 +1651,7 @@ class RoundTripScanner(Scanner):
self.fetch_more_tokens()
self._gather_comments()
if bool(self.tokens):
- print('tk', self.tokens)
+ # nprint('tk', self.tokens)
# only add post comment to single line tokens:
# scalar, value token. FlowXEndToken, otherwise
# hidden streamtokens could get them (leave them and they will be