summaryrefslogtreecommitdiff
path: root/obnamlib/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'obnamlib/__init__.py')
-rw-r--r--obnamlib/__init__.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/obnamlib/__init__.py b/obnamlib/__init__.py
index ee5f5516..ced359d0 100644
--- a/obnamlib/__init__.py
+++ b/obnamlib/__init__.py
@@ -185,7 +185,9 @@ from .fmt_ga import (
create_gadirectory_from_dict,
GATree,
GAChunkStore,
- GAChunkIndexes)
+ GAChunkIndexes,
+ InMemoryLeafStore,
+)
#