Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Fix details rendering for code security section
Browse files Browse the repository at this point in the history
  • Loading branch information
johnthagen authored Aug 12, 2021
1 parent 5cb5136 commit f4bfa0f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,9 @@ make check-codestyle

> Note: `check-codestyle` uses `isort`, `black` and `darglint` library
</p>
</details>

<details>
<summary>4. Code security</summary>
<p>
Expand All @@ -230,9 +233,6 @@ make check-safety
</p>
</details>

</p>
</details>

<details>
<summary>5. Type checks</summary>
<p>
Expand Down

0 comments on commit f4bfa0f

Please sign in to comment.