Skip to content

Commit a67b45f

Browse files
committed
myst underscore
1 parent cbd9672 commit a67b45f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"sphinx.ext.intersphinx",
3939
"numpydoc",
4040
"matplotlib.sphinxext.plot_directive",
41-
"myst-parser"
41+
"myst_parser"
4242
]
4343

4444
myst_enable_extensions = [
@@ -80,7 +80,7 @@
8080

8181
# General information about the project.
8282
project = "geosnap"
83-
copyright = "2020, geosnap developers"
83+
copyright = "2023, geosnap developers"
8484
author = "geosnap developers"
8585

8686
# The version info for the project you're documenting, acts as replacement for

0 commit comments

Comments
 (0)