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

Added section Automatic Traceback Handler to traceback.rst. #1557

Merged

Conversation

TroyWilliams3687
Copy link
Contributor

Type of changes

  • Bug fix
  • New feature
  • [ x] Documentation / docstrings
  • Tests
  • Other

Checklist

  • I've run the latest black with default args on new code.
  • I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate.
  • I've added tests for new code.
  • [ x] I accept that @willmcgugan may be pedantic in the code review.

Description

Modified traceback.rst:

  • Modified title Traceback Handler setting it to title case.
  • Added new section: Automatic Traceback Handler. It describes a method of installing rich.traceback automatically.

Used Sphinx to build HTML. Seems to be ok.

…ribes a method to automatically install the rich.traceback without having to include the code in your modules.
@willmcgugan
Copy link
Collaborator

Thanks

@willmcgugan willmcgugan merged commit da186f4 into Textualize:master Oct 15, 2021
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