summaryrefslogtreecommitdiff
path: root/obnamlib/fmt_ga/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'obnamlib/fmt_ga/__init__.py')
-rw-r--r--obnamlib/fmt_ga/__init__.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/obnamlib/fmt_ga/__init__.py b/obnamlib/fmt_ga/__init__.py
index 8797948a..5803cbe1 100644
--- a/obnamlib/fmt_ga/__init__.py
+++ b/obnamlib/fmt_ga/__init__.py
@@ -1,4 +1,4 @@
-# Copyright 2015-2016 Lars Wirzenius
+# Copyright 2015-2017 Lars Wirzenius
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,6 +19,7 @@ from .client_list import GAClientList
from .chunk_store import GAChunkStore
from .leaf_store import InMemoryLeafStore, LeafStore
from .leaf import CowLeaf
+from .leaf_list import LeafList
from .cowtree import CowTree
from .indexes import GAChunkIndexes
from .dirobj import GADirectory, GAImmutableError, create_gadirectory_from_dict