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

test_generate_file_verbose_template_syntax_error fixed #1671

Merged
merged 3 commits into from May 29, 2022

Commits on May 7, 2022

  1. test_generate_file_verbose_template_syntax_error fixed

    Fixes cookiecutter#1655 - relative path that comes directly from Jinja2 TemplateSyntaxError
    in some cases is in format "./tests/..." in other "tests/... now both cases
    are accepted as a valid outcome.
    MaciejPatro committed May 7, 2022
    Copy the full SHA
    980ff08 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Remove redundant comparison

    Co-authored-by: jurgenwigg <53076001+jurgenwigg@users.noreply.github.com>
    MaciejPatro and jurgenwigg committed May 16, 2022
    Copy the full SHA
    6eb9ea8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    05267c6 View commit details
    Browse the repository at this point in the history