Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update RTD conf.py #210

Merged
merged 1 commit into from
Mar 23, 2024
Merged

Update RTD conf.py #210

merged 1 commit into from
Mar 23, 2024

Conversation

ralf-meyer
Copy link
Member

No description provided.

@ralf-meyer ralf-meyer merged commit 0f4f815 into master Mar 23, 2024
7 checks passed
@@ -197,7 +198,8 @@
# -- Options for intersphinx extension ---------------------------------------

# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {'https://docs.python.org/': None}
intersphinx_mapping = intersphinx_mapping = {'python': ('https://docs.python.org/3',

Check warning

Code scanning / CodeQL

Variable defined multiple times Warning documentation

This assignment to 'intersphinx_mapping' is unnecessary as it is
redefined
before this value is used.
@ralf-meyer ralf-meyer deleted the sphinx-fix branch March 23, 2024 20:13
@ralf-meyer ralf-meyer restored the sphinx-fix branch March 23, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant