summaryrefslogtreecommitdiff
path: root/obnamlib/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'obnamlib/__init__.py')
-rw-r--r--obnamlib/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/obnamlib/__init__.py b/obnamlib/__init__.py
index 1c7ae9ae..df719903 100644
--- a/obnamlib/__init__.py
+++ b/obnamlib/__init__.py
@@ -191,6 +191,8 @@ from .fmt_ga import (
CowLeaf,
CowTree,
LeafList,
+ CowDelta,
+ removed_key,
)