Request fixes
Closes #448 (closed)
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
-
73 73 ) 74 74 75 75 def clean_message(self): 76 def comp(x): 77 return "".join(x.strip().splitlines()) -
Owner
def normalize_endl(s): return s.strip().replace("\r\n", "\n")
?
-
Owner
-
Owner
-
-
-
Status changed to merged
Toggle commit list