We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04e08d0 commit 6256715Copy full SHA for 6256715
conf.py
@@ -18,7 +18,7 @@
18
19
# -- Project information -----------------------------------------------------
20
21
-project = "N2SN Docs"
+project = "Matplotlib Governance Documents"
22
copyright = "2022, Matplotlib Development Team"
23
author = "Matplotlib Steering Council"
24
pipe = Popen("git describe --tags --always", stdout=PIPE, shell=True)
0 commit comments