8000 Fix latex error in heaviside docs by peterbell10 · Pull Request #44481 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content

Conversation

peterbell10
Copy link
Collaborator

This fixes a katex error I was getting trying to build the docs:

ParseError: KaTeX parse error: Undefined control sequence: \0 at position 55: …gin{cases}

This failure was introduced in #42523.

Copy link
Collaborator
@mruberry mruberry left a comment

Choose a reason for hiding this comment

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

Thank you, @peterbell10!

Copy link
Contributor
@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@mruberry has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@dr-ci
Copy link
dr-ci bot commented Sep 10, 2020

💊 CI failures summary and remediations

As of commit 6e0a3b9 (more details on the Dr. CI page):


  • 1/1 failures possibly* introduced in this PR
    • 1/1 non-CircleCI failure(s)

ci.pytorch.org: 1 failed


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 1 time.

@codecov
Copy link
codecov bot commented Sep 10, 2020

Codecov Report

Merging #44481 into master will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #44481   +/-   ##
=======================================
  Coverage   68.04%   68.04%           
=======================================
  Files         382      382           
  Lines       49465    49465           
=======================================
+ Hits        33658    33659    +1     
+ Misses      15807    15806    -1     
Impacted Files Coverage Δ
torch/_torch_docs.py 100.00% <ø> (ø)
torch/testing/_internal/expecttest.py 78.57% <0.00%> (+1.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 356aa54...6e0a3b9. Read the comment docs.

@facebook-github-bot
Copy link
Contributor

@mruberry merged this pull request in 8daaa3b.

xuzhao9 pushed a commit that referenced this pull request Sep 18, 2020
Summary:
This fixes a `katex` error I was getting trying to build the docs:
```
ParseError: KaTeX parse error: Undefined control sequence: \0 at position 55: …gin{cases}
```

This failure was introduced in #42523.

Pull Request resolved: #44481

Reviewed By: colesbury

Differential Revision: D23627700

Pulled By: mruberry

fbshipit-source-id: 9cc09c687a7d9349da79a0ac87d6c962c9cfbe2d
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
0