Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and dmitry-kabanov committed Feb 7, 2025
1 parent 30c7c6c commit 0bd6b45
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions docs/source/api/api-python/ivp/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,3 @@ Module Contents
.. py:method:: print_stats()
Print integration statistics.



3 changes: 0 additions & 3 deletions docs/source/api/api-python/linear_solver/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,3 @@ Module Contents
:returns: Result of the linear system solution after the invocation
of the `solve` method.
:rtype: np.ndarray



3 changes: 0 additions & 3 deletions docs/source/api/api-python/qeq_solver/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,3 @@ Module Contents
.. py:method:: solve(a: float, b: float, c: float)
Solve the quadratic equation :math:`a x^2 + b x + c = 0`.



0 comments on commit 0bd6b45

Please sign in to comment.