Skip to content

Remove extra spaces in reported running time#1147

Merged
lucyleeow merged 1 commit intosphinx-gallery:masterfrom
stefanv:remove-spaces-in-time-reporting
Jul 30, 2023
Merged

Remove extra spaces in reported running time#1147
lucyleeow merged 1 commit intosphinx-gallery:masterfrom
stefanv:remove-spaces-in-time-reporting

Conversation

@stefanv
Copy link
Copy Markdown
Contributor

@stefanv stefanv commented Jun 29, 2023

Changes output from:

Total running time of the script: ( 0 minutes 0.197 seconds)

To:

Total running time of the script: (0 minutes 0.197 seconds)

@lucyleeow
Copy link
Copy Markdown
Contributor

Thank you!

@lucyleeow lucyleeow merged commit 60fd6e4 into sphinx-gallery:master Jul 30, 2023
clrpackages referenced this pull request in clearlinux-pkgs/pypi-sphinx_gallery Aug 22, 2023
… to version 0.14.0

v0.14.0
-------

**Implemented enhancements:**

-  MAINT Update backreferences docs and add tests `#1154 <https://github.com/sphinx-gallery/sphinx-gallery/pull/1154>`__ (`lucyleeow <https://github.com/lucyleeow>`__)
-  Remove extra spaces in reported running time `#1147 <https://github.com/sphinx-gallery/sphinx-gallery/pull/1147>`__ (`stefanv <https://github.com/stefanv>`__)

**Fixed bugs:**

-  MAINT: Fix for Sphinx 7.2 `#1176 <https://github.com/sphinx-gallery/sphinx-gallery/pull/1176>`__ (`larsoner <https://github.com/larsoner>`__)
-  updated mpl gui warning catcher to new error message `#1160 <https://github.com/sphinx-gallery/sphinx-gallery/pull/1160>`__ (`story645 <https://github.com/story645>`__)
-  Ensure consistent encoding for md5sum generation `#1159 <https://github.com/sphinx-gallery/sphinx-gallery/pull/1159>`__ (`sdhiscocks <https://github.com/sdhiscocks>`__)
-  Maint: Fix ``app.builder.outdir`` as Sphinx now using pathlib `#1155 <https://github.com/sphinx-gallery/sphinx-gallery/pull/1155>`__ (`lucyleeow <https://github.com/lucyleeow>`__)
-  Make \_LoggingTee compatible with TextIO `#1151 <https://github.com/sphinx-gallery/sphinx-gallery/pull/1151>`__ (`o-laurent <https://github.com/o-laurent>`__)

(NEWS truncated at 15 lines)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants