diff --git a/interfaces/cython/cantera/onedim.py b/interfaces/cython/cantera/onedim.py index ea27c8bcf..01d60e33c 100644 --- a/interfaces/cython/cantera/onedim.py +++ b/interfaces/cython/cantera/onedim.py @@ -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`: