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

MAINT: simpleify _generate_header_nav_before_dropdown #1883

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

Carreau
Copy link
Collaborator

@Carreau Carreau commented Jun 14, 2024

don't rely on string replacement which should make things a bit safer in the long run.

closes #1882

don't rely on string replacement which should make things a bit safer
in the long run.
@drammock drammock merged commit 95e0311 into pydata:main Jun 17, 2024
29 checks passed
@Carreau
Copy link
Collaborator Author

Carreau commented Jun 18, 2024

Thanks !

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.

Try to avoid rely on on html.replace in toctree.py
2 participants