Skip to content

Commit

Permalink
doc: update integratorfunctions.py
Browse files Browse the repository at this point in the history
escape underscore to make equation render correctly
  • Loading branch information
younesStrittmatter authored Jan 26, 2025
1 parent d05a63a commit 3f41efc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@ class SimpleIntegrator(IntegratorFunction): # ---------------------------------
.. math::
previous_value + rate * variable + noise + offset
previous\\_value + rate * variable + noise + offset
*Modulatory Parameters:*
Expand Down

0 comments on commit 3f41efc

Please sign in to comment.