Skip to content

Commit e5acfbd

Browse files
committed
chore: perform minor fixes according to feedback
1 parent 67bcd54 commit e5acfbd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
source_suffix = [".rst", ".md"]
7373

7474
# The encoding of source files.
75-
# source_encoding = eutf-8-sig'
75+
# source_encoding = 'utf-8-sig'
7676

7777
# The master toctree document.
7878
master_doc = "index"
@@ -142,6 +142,7 @@
142142
# The theme to use for HTML and HTML Help pages. See the documentation for
143143
# a list of builtin themes.
144144
#
145+
# html_theme = "sphinx_rtd_theme"
145146
html_theme = "pydata_sphinx_theme"
146147

147148
html_context = {

0 commit comments

Comments
 (0)