Skip to content

Fix typos in comments and docstrings#2278

Merged
ricardoV94 merged 1 commit into
pymc-devs:mainfrom
maxtaran2010:fix-typos-in-comments-and-docstrings
Jul 15, 2026
Merged

Fix typos in comments and docstrings#2278
ricardoV94 merged 1 commit into
pymc-devs:mainfrom
maxtaran2010:fix-typos-in-comments-and-docstrings

Conversation

@maxtaran2010

Copy link
Copy Markdown

Fix spelling mistakes found with codespell across several source files. No logic is changed.

  • pytensor/configdefaults.py: triyngtrying
  • pytensor/graph/features.py: fowardforward
  • pytensor/graph/utils.py: sementicsemantic
  • pytensor/graph/rewriting/basic.py: enfocedenforced
  • pytensor/scan/__init__.py: restructedtextrestructuredtext
  • pytensor/scan/basic.py: dfferentdifferent
  • pytensor/scan/rewriting/trace.py: ParamatersParameters
  • pytensor/scan/rewriting/inner_graph.py: overwrittesoverwrites
  • pytensor/compile/builders.py: downsteamdownstream
  • pytensor/link/c/cmodule.py: convervativeconservative; processusprocess (three occurrences — French/Latin form snuck into English comments)
  • pytensor/link/c/basic.py: crystalizecrystallize
  • pytensor/link/jax/linker.py: NeetNeed
  • pytensor/link/numba/dispatch/vectorize_codegen.py: RetriveRetrieve
  • pytensor/xtensor/type.py: revelantrelevant

- configdefaults.py: triyng -> trying
- graph/features.py: foward -> forward
- graph/utils.py: sementic -> semantic
- graph/rewriting/basic.py: enfoced -> enforced
- scan/__init__.py: restructedtext -> restructuredtext
- scan/basic.py: dfferent -> different
- scan/rewriting/trace.py: Paramaters -> Parameters
- scan/rewriting/inner_graph.py: overwrittes -> overwrites
- compile/builders.py: downsteam -> downstream
- link/c/cmodule.py: convervative -> conservative,
  processus -> process (x3)
- link/c/basic.py: crystalize -> crystallize
- link/jax/linker.py: Neet -> Need
- link/numba/dispatch/vectorize_codegen.py: Retrive -> Retrieve
- xtensor/type.py: revelant -> relevant

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 8, 2026 09:17

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@ricardoV94 ricardoV94 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks

@ricardoV94
ricardoV94 merged commit 0e6e66f into pymc-devs:main Jul 15, 2026
2 checks passed
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.

3 participants