Skip to content

fix[docs]: Fix mismatched backticks #303

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

Merged
merged 1 commit into from
Sep 7, 2022
Merged

Conversation

augustebaum
Copy link
Contributor

Changes

Fixes a mismatched backtick that made the online docs render wrong: https://pytask-dev.readthedocs.io/en/stable/tutorials/repeating_tasks_with_different_inputs.html#user-defined-ids

Capture d’écran 2022-09-07 à 22 01 36

Todo

  • Reference issues which can be closed due to this PR with "Closes #x".
  • Review whether the documentation needs to be updated.
  • Document PR in docs/changes.rst.

@codecov
Copy link

codecov bot commented Sep 7, 2022

Codecov Report

Merging #303 (a91ef27) into main (1112432) will not change coverage.
The diff coverage is n/a.

❗ Current head a91ef27 differs from pull request most recent head ad94950. Consider uploading reports for the commit ad94950 to get more accurate results

@@           Coverage Diff           @@
##             main     #303   +/-   ##
=======================================
  Coverage   96.68%   96.68%           
=======================================
  Files          91       91           
  Lines        7778     7778           
=======================================
  Hits         7520     7520           
  Misses        258      258           
Flag Coverage Δ
end_to_end 82.81% <ø> (ø)
integration 40.98% <ø> (ø)
unit 68.70% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tobiasraabe
Copy link
Member

Thank you very much, @augustebaum!

@tobiasraabe tobiasraabe merged commit 9b7e1bf into pytask-dev:main Sep 7, 2022
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.

2 participants