chore: template usage
Python Lint CI / ruff (push) Successful in 50s
Python Lint CI / ruff-format-check (push) Successful in 50s
Python Lint CI / ty (push) Successful in 50s
Python Test CI / coverage (push) Failing after 1m26s

This commit is contained in:
2026-06-15 10:13:15 +02:00
parent 093c553f6c
commit d4b170d83f
6 changed files with 5 additions and 13 deletions
+2 -10
View File
@@ -1,11 +1,3 @@
[![](https://git.klemek.fr/klemek/python-template/actions/workflows/lint.yml/badge.svg?branch=main&style=flat-square)](https://git.klemek.fr/klemek/python-template/actions?workflow=lint.yml) [![](https://git.klemek.fr/klemek/python-template/actions/workflows/test.yml/badge.svg?branch=main&style=flat-square)](https://git.klemek.fr/klemek/python-template/actions?workflow=test.yml)
[![](https://git.klemek.fr/klemek/cool-domain/actions/workflows/lint.yml/badge.svg?branch=main&style=flat-square)](https://git.klemek.fr/klemek/cool-domain/actions?workflow=lint.yml) [![](https://git.klemek.fr/klemek/cool-domain/actions/workflows/test.yml/badge.svg?branch=main&style=flat-square)](https://git.klemek.fr/klemek/cool-domain/actions?workflow=test.yml)
# Python Template
## Use this template
- [ ] 1. rename foler `sample` to match project
- [ ] 2. rename project in `pyproject.toml`
- [ ] 3. update `README.md`
- [ ] 4. enjoy
TODO