Skip to content

Commit 22377c2

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 7355ef4 commit 22377c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,4 +167,4 @@
167167

168168

169169
# Configuration for intersphinx: refer to the Python standard library.
170-
intersphinx_mapping = {'python': ('https://docs.python.org/3', None)}
170+
intersphinx_mapping = {"python": ("https://docs.python.org/3", None)}

docs/source/release-notes/2.0.1.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
- Fix bug where an empty path was not being matched by the PATH_EMPTY
99
regex - `bug 88`_
10-
10+
1111
- Fix bug where a newline character embedded in a fragment would
1212
cause regex parsing to halt - `bug 99`
1313

0 commit comments

Comments
 (0)