Skip to content

Add code block example for switch function #620

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

HarshvirSandhu
Copy link
Contributor

Description

Add code block example in docstring of switch function

Related Issue

Type of change

  • Documentation (Docstring)

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (082081a) 80.80% compared to head (fad2f75) 80.80%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #620   +/-   ##
=======================================
  Coverage   80.80%   80.80%           
=======================================
  Files         162      162           
  Lines       46743    46743           
  Branches    11419    11419           
=======================================
  Hits        37770    37770           
  Misses       6731     6731           
  Partials     2242     2242           
Files Coverage Δ
pytensor/tensor/basic.py 88.32% <ø> (ø)

@ricardoV94
Copy link
Member

ricardoV94 commented Feb 3, 2024

The original issue was about PyMC docs, the examples don't make sense at the PyTensor level.

Feel free to ask any clarification questions in the original issue

@ricardoV94 ricardoV94 closed this Feb 3, 2024
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.

DOC: Change docstring for math functions
3 participants