fix jinja

This commit is contained in:
Waylon Walker 2023-05-27 09:49:14 -05:00
parent 992464fd92
commit a136907c0b
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4
2 changed files with 1 additions and 1 deletions

View file

@ -1,13 +0,0 @@
# {{ package_title }}
{{ description }}
## Installation
```console
pip install {{ package_name }}
```
## License
`{{ package_name }}` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.