Skip to content

Commit 34064fb

Browse files
committed
chore: Removes badge, since it doesn't want to go be hidden quietly
1 parent 5d31ced commit 34064fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![Package version](https://img.shields.io/pypi/v/flake8-type-checking.svg)](https://pypi.org/project/flake8-type-checking/)
22
[![Test status](https://github.com/snok/flake8-type-checking/actions/workflows/testing.yml/badge.svg)](https://github.com/snok/flake8-type-checking/actions/workflows/testing.yml)
33
[![Supported Python versions](https://img.shields.io/badge/python-3.9%2B-blue)](https://pypi.org/project/flake8-type-checking/)
4-
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)<!---[![Code coverage](https://codecov.io/gh/snok/flake8-type-checking/branch/main/graph/badge.svg)](https://codecov.io/gh/snok/flake8-type-checking)--->
4+
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
55

66
# flake8-type-checking
77

0 commit comments

Comments
 (0)