Skip to content

Commit

Permalink
>>>
Browse files Browse the repository at this point in the history
  • Loading branch information
flying-sheep authored Dec 19, 2024
1 parent b8c4648 commit 97d098a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ body:
Alternatively, run this in a console:
```python
import session_info2; print(session_info2.session_info(dependencies=True)._repr_mimebundle_()["text/markdown"])
>>> import session_info2; print(session_info2.session_info(dependencies=True)._repr_mimebundle_()["text/markdown"])
```
render: python
validations:
Expand Down

0 comments on commit 97d098a

Please sign in to comment.