Files
@ 24a9bec8138c
Branch filter:
Location: kallithea/pytest.ini - annotation
24a9bec8138c
328 B
text/x-ini
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.