Skip to content

Conversation

ShriKaranHanda
Copy link

@ShriKaranHanda ShriKaranHanda commented Mar 29, 2023

📚 Description

matrix_modn_dense_float.pyx had single backticks in one of the docstrings which was causing it to render as LaTeX text, while it was intended to be monospace formatted. The missing backticks are added to fix this.

Fixes #35363

📝 Checklist

  • The title is concise, informative, and self-explanatory.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation accordingly.

⌛ Dependencies

@vbraun vbraun merged commit 34b6383 into sagemath:develop Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Formatting error in docstring of matrix_modn_dense_float.pyx
3 participants