Files
@ 24a9bec8138c
Branch filter:
Location: kallithea/scripts/generate-ini.py
24a9bec8138c
1.5 KiB
text/x-python
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.