Skip to content

Commit

Permalink
chore[python]: Add backticks to version details in template (#4821)
Browse files Browse the repository at this point in the history
  • Loading branch information
zundertj committed Sep 11, 2022
1 parent 1021f23 commit 0ec3d0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ body:
value: >
<details>
Replace this line with the output of pl.show_versions()
```
Replace this line with the output of pl.show_versions(), leave the backticks in place
```
</details>
validations:
Expand Down

0 comments on commit 0ec3d0e

Please sign in to comment.