Files
@ 24a9bec8138c
Branch filter:
Location: kallithea/docs/theme/nature/theme.conf - annotation
24a9bec8138c
71 B
text/plain
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.