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

Fix ImportError #69

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fix ImportError #69

wants to merge 4 commits into from

Conversation

fixator10
Copy link
Contributor

@fixator10 fixator10 commented Mar 25, 2022

Type

  • Bugfix
  • Enhancement
  • New feature

Description of the changes

Currently, due to latest changes in Jinja2 reddash does not runs properly.

Exceptions produced without this PR:
ImportError: cannot import name 'escape' from 'jinja2' (pallets/jinja#1626)
ImportError: cannot import name 'soft_unicode' from 'markupsafe'

@fixator10 fixator10 changed the title Fixes ImportError Fix ImportError Mar 25, 2022
@fixator10 fixator10 marked this pull request as ready for review March 25, 2022 17:12
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