Files
@ 24a9bec8138c
Branch filter:
Location: kallithea/docs/theme/nature/layout.html
24a9bec8138c
1.0 KiB
text/html
diffs: inline prepare() into __init__ and make the result available as .parsed
Make it more clear what the DiffProcessor is: Something that works on a raw
diff as input, mainly compute when initialized, and returns an object where the
result is available in different ways.
Make it more clear what the DiffProcessor is: Something that works on a raw
diff as input, mainly compute when initialized, and returns an object where the
result is available in different ways.