-
Notifications
You must be signed in to change notification settings - Fork 465
Open
Labels
type::bugdescribes erroneous operation, use severity::* to classify the typedescribes erroneous operation, use severity::* to classify the type
Description
Checklist
- I added a descriptive title
- I searched open reports and couldn't find a duplicate
What happened?
find_used_variable_in_text has a regex set_regex
which matches the variant ace because of the token replace
in the following search text.
{% set p = zlib.replace(".", "") %}
Conda Info
Conda Config
Conda list
Additional Context
No response
Metadata
Metadata
Assignees
Labels
type::bugdescribes erroneous operation, use severity::* to classify the typedescribes erroneous operation, use severity::* to classify the type