diff --git a/_modules/cryptomite/utils.html b/_modules/cryptomite/utils.html index d661a70..1b2d20b 100644 --- a/_modules/cryptomite/utils.html +++ b/_modules/cryptomite/utils.html @@ -372,8 +372,8 @@

Source code for cryptomite.utils

         input_length1 : int
             The initial length of input source.
         exchangeable_sequence : bool
-            Boolean input indicating whether the source forms an exchangeable
-            sequence.
+            Boolean input indicating whether the source forms an 
+            exchangeable sequence.
         efficiency_required : bool
             Boolean input indicating whether the user requires efficient
             extraction.
diff --git a/cryptomite.html b/cryptomite.html
index c471e79..e95119e 100644
--- a/cryptomite.html
+++ b/cryptomite.html
@@ -625,8 +625,8 @@ 

Submodules -
exchangeable_sequencebool

Boolean input indicating whether the source forms an exchangeable -sequence.

+
exchangeable_sequencebool

Boolean input indicating whether the source forms an +exchangeable sequence.

efficiency_requiredbool

Boolean input indicating whether the user requires efficient extraction.