##// END OF EJS Templates
remove unused look_in_string from inputtransform doc
Min RK -
Show More
@@ -109,7 +109,6 b' line in a cell::'
109 109 while line is not None:
110 110 line = (yield line)
111 111
112 leading_indent.look_in_string = True
113 112
114 113 Token-based transformers
115 114 ------------------------
General Comments 0
You need to be logged in to leave comments. Login now