Skip to content

Commit aa470b0

Browse files
committed
fix: appease regex matching idols
1 parent d0bfb57 commit aa470b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

owlbot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"docs/conf.py",
4343
"""\
4444
intersphinx_mapping = {
45-
"python": ("https://python.readthedocs.org/en/latest/", None),
45+
"python": \("https://python.readthedocs.org/en/latest/", None\),
4646
""",
4747
"""\
4848
intersphinx_mapping = {

0 commit comments

Comments
 (0)