Skip to content

Conversation

ChristopherRabotin
Copy link
Member

Ensured that the Python type specified in Rustdoc comments with the :type flag accurately reflects the corresponding Rust type.

Corrected several instances where the documented Python type did not match the Rust type, including cases of Orbit vs Frame and incorrect primitive types for function parameters.

(Long task by Jules: six minutes!)

Ensured that the Python type specified in Rustdoc comments with the `:type` flag accurately reflects the corresponding Rust type.

Corrected several instances where the documented Python type did not match the Rust type, including cases of `Orbit` vs `Frame` and incorrect primitive types for function parameters.
@ChristopherRabotin ChristopherRabotin merged commit 7156bda into master Jul 3, 2025
17 checks passed
@ChristopherRabotin ChristopherRabotin deleted the fix-rustdoc-type-annotations branch July 3, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant