From b575daf430946167baf688e486503d69fe495c5a Mon Sep 17 00:00:00 2001 From: kd Date: Thu, 2 Jul 2020 14:54:55 -0400 Subject: updated with black and pyflakes run --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6a70d6a..6d4081e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # SlackToTeams +Code style: Black [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) +Code linter: Pyflakes [![Code linter: Pyflakes](https://badge.fury.io/py/pyflakes.svg)](https://github.com/PyCQA/pyflakes) +--- ## What it does Migrate Slack messages into Teams. The information that gets retained for each message: - the (user) sender of the message. -- cgit v1.2.3