12rambau / pytest-copie

The pytest plugin for your copier templates 📒
https://pytest-copie.readthedocs.io/en/latest/
MIT License
15 stars 5 forks source link

docs: correct a typo in the usage doc #69

Closed 12rambau closed 9 months ago

12rambau commented 9 months ago

the mention to {{ repo_name}} is a legacy from the previous implementation based on pytest-cookies that is not compatible with copier itself.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5f1f51d) 96.00% compared to head (5126133) 96.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #69 +/- ## ======================================= Coverage 96.00% 96.00% ======================================= Files 2 2 Lines 75 75 ======================================= Hits 72 72 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.