Skip to content

Commit bfd893d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent d637e01 commit bfd893d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/core.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ examples is seen below:
361361
)
362362
363363
Note that any extension entered into the :code:`compute` function will be computed. Thus, even if an extension has already been computed
364-
it will be recomputed when :code:`compute` is called even if the parameters are the same.
364+
it will be recomputed when :code:`compute` is called even if the parameters are the same.
365365
To check if an extansion has already been computed and reload it, you can simply do:
366366

367367
.. code-block:: python

0 commit comments

Comments
 (0)