Fix missing raw string in Cython docstring

This commit is contained in:
Bryan W. Weber 2018-07-03 07:34:50 -04:00 committed by Ray Speth
parent d2252037c6
commit c28bc0235f

View file

@ -531,7 +531,7 @@ class FreeFlame(FlameBase):
self.set_steady_callback(original_callback)
def get_flame_speed_reaction_sensitivities(self):
"""
r"""
Compute the normalized sensitivities of the laminar flame speed
:math:`S_u` with respect to the reaction rate constants :math:`k_i`: