From e5924f7449ccf2408506a1e1a63c54de07d62444 Mon Sep 17 00:00:00 2001 From: purificant Date: Sun, 26 Mar 2023 02:25:48 +0100 Subject: [PATCH] remove lgtm --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ad61d63..ab6d700 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ Platform-Agnostic Security Tokens for Python [![test-workflow](https://github.com/purificant/python-paseto/actions/workflows/test.yaml/badge.svg)](https://github.com/purificant/python-paseto/actions/workflows/test.yaml) [![PyPI version](https://badge.fury.io/py/python-paseto.svg)](https://badge.fury.io/py/python-paseto) [![Coverage Status](https://coveralls.io/repos/github/purificant/python-paseto/badge.svg?branch=main)](https://coveralls.io/github/purificant/python-paseto?branch=main) -[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/purificant/python-paseto.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/purificant/python-paseto/context:python) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)