aboutsummaryrefslogtreecommitdiffstats
path: root/python/sandcrawler/__init__.py
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2022-05-05 11:21:29 -0700
committerBryan Newbold <bnewbold@archive.org>2022-05-05 11:21:29 -0700
commit21ad5cd9942044939c8203dd076ea080b6d55a61 (patch)
tree2ffbf6a641302615275fecf233eb8351c3ecf0a1 /python/sandcrawler/__init__.py
parent1f9ca570bd168154a72adcd2454b992dbc7e8d0a (diff)
downloadsandcrawler-21ad5cd9942044939c8203dd076ea080b6d55a61.tar.gz
sandcrawler-21ad5cd9942044939c8203dd076ea080b6d55a61.zip
ingest spn2: fix tests
Diffstat (limited to 'python/sandcrawler/__init__.py')
-rw-r--r--python/sandcrawler/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/sandcrawler/__init__.py b/python/sandcrawler/__init__.py
index 6718c57..469c2a2 100644
--- a/python/sandcrawler/__init__.py
+++ b/python/sandcrawler/__init__.py
@@ -7,6 +7,7 @@ from .ia import (
CdxRow,
PetaboxError,
ResourceResult,
+ SavePageNowBackoffError,
SavePageNowClient,
SavePageNowError,
WarcResource,