Skip to content

Fix documentation typos#619

Open
embray wants to merge 2 commits intoastrorama:developfrom
embray:fix-typos
Open

Fix documentation typos#619
embray wants to merge 2 commits intoastrorama:developfrom
embray:fix-typos

Conversation

@embray
Copy link
Copy Markdown

@embray embray commented Jun 19, 2025

A variety of minor typos and typographic inconsistencies fixed

Comment thread doc/src/Model.rst
.. code-block:: python

range = Range((-1,1), RangeType.LINEAR)
fit_range = Range((-1,1), RangeType.LINEAR)
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a typo per se, but discourage the common foot-gun (especially for scientists) of shadowing a Python built-in. Same in the next diff.

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