Skip to content

Change DeltaPy.delta_dir return

Choose a tag to compare

@marioba marioba released this 23 Mar 06:38
dfe37bf

Instead of having DeltaPy.delta_dir return the first delta dir in the list let's return the delta_dir into which the delta file is actually stored. This is much more useful to DeltaPy subclasses.