From 30700bfcceb9af3a373074630e48a1b3eb541cd1 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Wed, 13 Jan 2021 04:37:09 +0000 Subject: [PATCH] Format code with black, gofmt, yapf, autopep8, isort, standardrb, standardjs, prettier and rubocop This commit fixes the style issues introduced in 9c62348 according to the output from black, gofmt, yapf, autopep8, isort, standardrb, standardjs, prettier and rubocop. Details: https://deepsource.io/gh/Pitenager/passbolt-python-api/transform/0849c036-ea37-436e-87cd-a44933fcbce0/ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be7d4ea..bcee6ee 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![DeepSource](https://deepsource.io/gh/Pitenager/passbolt-python-api.svg/?label=active+issues&show_trend=true)](https://deepsource.io/gh/Pitenager/passbolt-python-api/?ref=repository-badge) + # Passbolt-python-API ## Installation