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 e1d58c53..48ebe95e 100644
--- a/obnamlib/__init__.py
+++ b/obnamlib/__init__.py
@@ -161,6 +161,7 @@ from .checksummer import (
checksum_algorithms,
get_checksum_algorithm,
get_checksum_algorithm_name,
+ get_checksum_algorithm_key,
)
from .whole_file_checksummer import WholeFileCheckSummer