Skip to content

Fix inconsistent imports of markupsafe #131

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

Merged
merged 1 commit into from
May 31, 2025
Merged

Conversation

jodal
Copy link
Contributor

@jodal jodal commented May 31, 2025

In #119, all markupsafe imports were updated to simply import markupsafe, as the imports no longer needed to be aliased to not re-export markupsafe.

This change was not applied to #113 before it was merged. This PR makes the imports consistent throughout the project.

In pelme#119, all markupsafe imports were updated to simply `import
markupsafe`. This change was not applied to pelme#113 before it was merged.
@pelme pelme merged commit 42a5cfc into pelme:main May 31, 2025
14 checks passed
@pelme
Copy link
Owner

pelme commented May 31, 2025

thanks! 🙏

@jodal jodal deleted the markupsafe-imports branch May 31, 2025 15:28
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.

2 participants