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

Use black to format the codebase and fix docs #69

Merged
merged 1 commit into from
Apr 9, 2020
Merged

Commits on Apr 9, 2020

  1. Use black to format the codebase and fix docs

    Enforce that black requires no changes in Travis as well. Furthermore,
    re-enable our docs building and validation on Travis by fixing our
    doctests.
    
    For some reason, using the `.. doctest::` directive and tracebacks in
    Sphinx causes problems with pygments' pycon3 lexer and so we have to use
    the less explicit doctest format in our plain-rST docs.
    sigmavirus24 committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    d817d4b View commit details
    Browse the repository at this point in the history