Skip to content

Commit

Permalink
Update Sphinx documentation, commit 6e1b758 [skip ci].
Browse files Browse the repository at this point in the history
  • Loading branch information
bluescarni committed Jan 3, 2024
1 parent 86421c1 commit c71e7c1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _sources/breaking_changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The way step callbacks interact with the ``propagate_*()`` functions has changed
Adapting existing code for the new API should be straightforward. In most cases it should be just
a matter of:

- adapting strucuted bindings declarations to account for the new element in the return tuple
- adapting structured bindings declarations to account for the new element in the return tuple
of scalar propagations,
- adjusting the indexing into the return tuple when fetching a specific element,
- accounting for the fact that batch propagations now return a tuple of two elements
Expand Down
2 changes: 1 addition & 1 deletion breaking_changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ <h4>Step callbacks and <code class="docutils literal notranslate"><span class="p
<p>Adapting existing code for the new API should be straightforward. In most cases it should be just
a matter of:</p>
<ul class="simple">
<li><p>adapting strucuted bindings declarations to account for the new element in the return tuple
<li><p>adapting structured bindings declarations to account for the new element in the return tuple
of scalar propagations,</p></li>
<li><p>adjusting the indexing into the return tuple when fetching a specific element,</p></li>
<li><p>accounting for the fact that batch propagations now return a tuple of two elements
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit c71e7c1

Please sign in to comment.