Skip to content

Conversation

maribedran
Copy link
Contributor

@maribedran maribedran commented Oct 16, 2025

Description

If more than one template engine is used, patterns get duplicated on the menu.

The PR changes the get_template_dirs method to make sure each directory is only listed once.

Fixes #264

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have added an appropriate CHANGELOG entry

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.

Patterns are duplicated when using more than one template engine

1 participant