File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1- ![ license] ( https://img.shields.io/badge/license-MIT-blue ) [ ![ pre-commit] ( https://img.shields.io/badge/pre--commit-enabled-yellow?logo=pre-commit&logoColor=white )] ( https://github.com/pre-commit/pre-commit ) [ ![ conventional-commits] ( https://img.shields.io/badge/conventional%20commits-1.0.0-yellow )] ( https://www.conventionalcommits.org/en/v1.0.0/ ) [ ![ black] ( https://img.shields.io/badge/code%20style-black-000000 )] ( https://github.com/psf/black ) [ ![ mypy] ( https://img.shields.io/badge/mypy-checked-brightgreen )] ( http://mypy-lang.org/ ) [ ![ pylint] ( https://img.shields.io/badge/pylint-required%2010.0-brightgreen )] ( http://pylint.org/ ) [ ![ pytest] ( https://img.shields.io/badge/pytest-enabled-brightgreen )] ( https://github.com/pytest-dev/pytest ) [ ![ coverage] ( https://img.shields.io/badge/coverage-required%20100%25-brightgreen )] ( https://github.com/nedbat/coveragepy ) [ ![ hypothesis] ( https://img.shields.io/badge/hypothesis-tested-brightgreen.svg )] ( https://hypothesis.readthedocs.io/ )
1+ [](https://github.com/jenstroeger/python-package-template/blob/main/LICENSE.md) [](https://github.com/pre-commit/pre-commit) [](https://www.conventionalcommits.org/en/v1.0.0/) [](https://github.com/psf/black) [](https://github.com/PyCQA/bandit) [](https://github.com/github/codeql) [](http://mypy-lang.org/) [](https://flake8.pycqa.org/) [](http://pylint.org/) [](https://github.com/pytest-dev/pytest) [](https://hypothesis.works/) [](https://github.com/nedbat/coveragepy)
22
33# Python Package Template
44
You can’t perform that action at this time.
0 commit comments