diffino
diffino copied to clipboard
Use difflib.SequenceMatcher?
@pacofvf suggested exploring if we could use of this to some extend to benefit from sequence matchers:
https://kite.com/python/docs/difflib.SequenceMatcher
