Skip to content

Commit 8daa10a

Browse files
committed
this was unnecessary
1 parent 5e72776 commit 8daa10a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/sphinx/source/conf.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -482,9 +482,4 @@ def make_github_url(file_name):
482482
html_context = {
483483
'make_github_url': make_github_url,
484484
'edit_page_url_template': '{{ make_github_url(file_name) }}',
485-
"github_url": "https://github.com",
486-
"github_user": "pvlib",
487-
"github_repo": "pvlib-python",
488-
"github_version": "main",
489-
"doc_path": "docs/sphinx/source/",
490485
}

0 commit comments

Comments
 (0)