Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 19, 2023
1 parent 7355ef4 commit 22377c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Expand Up @@ -167,4 +167,4 @@


# Configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {'python': ('https://docs.python.org/3', None)}
intersphinx_mapping = {"python": ("https://docs.python.org/3", None)}
2 changes: 1 addition & 1 deletion docs/source/release-notes/2.0.1.rst
Expand Up @@ -7,7 +7,7 @@

- Fix bug where an empty path was not being matched by the PATH_EMPTY
regex - `bug 88`_

- Fix bug where a newline character embedded in a fragment would
cause regex parsing to halt - `bug 99`

Expand Down

0 comments on commit 22377c2

Please sign in to comment.