Skip to content

Conversation

@embray
Copy link

@embray embray commented Jun 19, 2025

A variety of minor typos and typographic inconsistencies fixed

.. code-block:: python
range = Range((-1,1), RangeType.LINEAR)
fit_range = Range((-1,1), RangeType.LINEAR)
Copy link
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