summaryrefslogtreecommitdiff
path: root/obnamlib/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'obnamlib/__init__.py')
-rw-r--r--obnamlib/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/obnamlib/__init__.py b/obnamlib/__init__.py
index ced359d0..9590fe7a 100644
--- a/obnamlib/__init__.py
+++ b/obnamlib/__init__.py
@@ -187,6 +187,7 @@ from .fmt_ga import (
GAChunkStore,
GAChunkIndexes,
InMemoryLeafStore,
+ CowLeaf,
)