Skip to content

Commit d63a535

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 88b90be commit d63a535

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
'plumpy': ('https://plumpy.readthedocs.io/en/latest/', None),
9292
'python': ('https://docs.python.org/3', None),
9393
'sqlalchemy': ('https://docs.sqlalchemy.org/en/14/', None),
94-
"pydantic": ("https://docs.pydantic.dev/2.4/", None),
94+
'pydantic': ('https://docs.pydantic.dev/2.4/', None),
9595
}
9696

9797
todo_include_todos = False

0 commit comments

Comments
 (0)