Show More
@@ -224,7 +224,7 b' for i in [0, 1]:' | |||||
224 |
|
224 | |||
225 | utestfilters = [ |
|
225 | utestfilters = [ | |
226 | (r"<<(\S+)((.|\n)*?\n > \1)", rephere), |
|
226 | (r"<<(\S+)((.|\n)*?\n > \1)", rephere), | |
227 |
(r"( |
|
227 | (r"( +)(#([^\n]*\S)?)", repcomment), | |
228 | ] |
|
228 | ] | |
229 |
|
229 | |||
230 | pypats = [ |
|
230 | pypats = [ |
General Comments 0
You need to be logged in to leave comments.
Login now