From 282f7a958cc6d5fb3706ee498e65ef05adff120a Mon Sep 17 00:00:00 2001 From: Julian Nguyen <109386615+juliannguyen4@users.noreply.github.com> Date: Wed, 9 Oct 2024 08:16:45 -0700 Subject: [PATCH] fix spellcheck errors --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 0560d2c30..7bae041fa 100755 --- a/doc/conf.py +++ b/doc/conf.py @@ -255,7 +255,7 @@ def __getattr__(cls, name): # Spelling check -spelling_ignore_pypi_package_names = True +spelling_ignore_pypi_package_names = False linkcheck_anchors_ignore = [ 'truncate',