Skip to content
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

Docs fix regex formatting #2172

Merged
merged 3 commits into from
Mar 27, 2023
Merged

Docs fix regex formatting #2172

merged 3 commits into from
Mar 27, 2023

Conversation

mpoemsl
Copy link
Contributor

@mpoemsl mpoemsl commented Mar 8, 2023

Description

Without backticks, the * in the allowed_urls regex is not rendered, which can lead to confusion. This PR adds backticks.

Type of change

Please delete options that are not relevant.

  • This change requires a documentation update

Checklist:

  • Did you have fun?
  • Have you made corresponding changes to the documentation?

@codecov
Copy link

codecov bot commented Mar 10, 2023

Codecov Report

Merging #2172 (22708dd) into master (82acbbf) will increase coverage by 0.06%.
The diff coverage is n/a.

❗ Current head 22708dd differs from pull request most recent head 72d5bd3. Consider uploading reports for the commit 72d5bd3 to get more accurate results

@@            Coverage Diff             @@
##           master    #2172      +/-   ##
==========================================
+ Coverage   71.38%   71.45%   +0.06%     
==========================================
  Files          73       73              
  Lines        3296     3296              
  Branches       57       57              
==========================================
+ Hits         2353     2355       +2     
+ Misses        943      941       -2     

see 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@agunapal agunapal merged commit 41a3af3 into pytorch:master Mar 27, 2023
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.

None yet

3 participants