Skip to content

Commit

Permalink
Deploying to gh-pages from @ 2312c0b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Feb 15, 2024
1 parent 4f889b2 commit fc61a1e
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 5 deletions.
Binary file modified latest/.doctrees/environment.pickle
Binary file not shown.
Binary file modified latest/.doctrees/examples/read-locks.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion latest/.doctrees/nbsphinx/examples/read-locks.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"If you're reapeatedly reading subsets of the data, using the default lock or `lock=some_lock_object` to benefit from the caching."
"If you're repeatedly reading subsets of the data, using the default lock or `lock=some_lock_object` to benefit from the caching."
]
}
],
Expand Down
2 changes: 1 addition & 1 deletion latest/_sources/examples/read-locks.ipynb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"If you're reapeatedly reading subsets of the data, using the default lock or `lock=some_lock_object` to benefit from the caching."
"If you're repeatedly reading subsets of the data, using the default lock or `lock=some_lock_object` to benefit from the caching."
]
}
],
Expand Down
2 changes: 1 addition & 1 deletion latest/examples/read-locks.html
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ <h2>Caching Considerations<a class="headerlink" href="#Caching-Considerations" t
Wall time: 200 ms
</pre></div></div>
</div>
<p>If you’re reapeatedly reading subsets of the data, using the default lock or <code class="docutils literal notranslate"><span class="pre">lock=some_lock_object</span></code> to benefit from the caching.</p>
<p>If you’re repeatedly reading subsets of the data, using the default lock or <code class="docutils literal notranslate"><span class="pre">lock=some_lock_object</span></code> to benefit from the caching.</p>
</section>
</section>

Expand Down
2 changes: 1 addition & 1 deletion latest/examples/read-locks.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"If you're reapeatedly reading subsets of the data, using the default lock or `lock=some_lock_object` to benefit from the caching."
"If you're repeatedly reading subsets of the data, using the default lock or `lock=some_lock_object` to benefit from the caching."
]
}
],
Expand Down
2 changes: 1 addition & 1 deletion latest/searchindex.js

Large diffs are not rendered by default.

0 comments on commit fc61a1e

Please sign in to comment.