]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - src/allmydata/immutable/checker.py
rename "checker results" to "check results", because it is more parallel to "check...
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / immutable / checker.py
index bcccd8a9629f5f44e038701c0eda451c79c6d8ad..290d8cfdc582ff19a168c97af125bba3d933b6e0 100644 (file)
@@ -1,6 +1,6 @@
 from foolscap import DeadReferenceError
 from allmydata import hashtree
-from allmydata.checker_results import CheckerResults
+from allmydata.check_results import CheckerResults
 from allmydata.immutable import download
 from allmydata.uri import CHKFileVerifierURI
 from allmydata.util.assertutil import precondition