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

Improve the Sphinx config file #499

Merged
merged 3 commits into from Oct 13, 2021
Merged

Commits on Oct 12, 2021

  1. Remove redundancies on the Sphinx config file

    - Remove a (duplicated?) commentary.
    - Remove the "u" prefix on strngs, since they are set to Unicode by default.
    DiddiLeija committed Oct 12, 2021
    Copy the full SHA
    c0151fb View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Run black

    DiddiLeija committed Oct 13, 2021
    Copy the full SHA
    ec8bf00 View commit details
    Browse the repository at this point in the history
  2. Add docs/conf.py to the blacken session

    Run black on that file, too.
    DiddiLeija committed Oct 13, 2021
    Copy the full SHA
    ffd7fee View commit details
    Browse the repository at this point in the history