From f4bfa0f7c0c69c625f9b6d899e37f45245c883fe Mon Sep 17 00:00:00 2001
From: johnthagen
Date: Thu, 12 Aug 2021 08:32:13 -0400
Subject: [PATCH] Fix details rendering for code security section
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 72e81873..b1e260c4 100644
--- a/README.md
+++ b/README.md
@@ -213,6 +213,9 @@ make check-codestyle
> Note: `check-codestyle` uses `isort`, `black` and `darglint` library
+
+
+
4. Code security
@@ -230,9 +233,6 @@ make check-safety
-
-
-
5. Type checks