From 67cca935cd9428b0a3e9101aa415097a6d08e522 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Mon, 17 Jun 2019 22:01:08 +0300 Subject: [PATCH] Add the Black Python formatter. --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index bb5b720..97fc375 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,7 @@ aws-shell awscli awslogs bcrypt +black boto boto3 cryptography -- GitLab