We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a0aa0 commit 95c82f7Copy full SHA for 95c82f7
1 file changed
docs/conf.py
@@ -2,7 +2,7 @@
2
3
project = "pyversion-info"
4
author = "John T. Wodder II"
5
-copyright = "2019-2021 John T. Wodder II"
+copyright = "2019-2021 John T. Wodder II" # noqa: A001
6
7
extensions = [
8
"sphinx.ext.autodoc",
0 commit comments