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

Commit f4bfa0f

Browse files
authored
Fix details rendering for code security section
1 parent 5cb5136 commit f4bfa0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,9 @@ make check-codestyle
213213

214214
> Note: `check-codestyle` uses `isort`, `black` and `darglint` library
215215
216+
</p>
217+
</details>
218+
216219
<details>
217220
<summary>4. Code security</summary>
218221
<p>
@@ -230,9 +233,6 @@ make check-safety
230233
</p>
231234
</details>
232235

233-
</p>
234-
</details>
235-
236236
<details>
237237
<summary>5. Type checks</summary>
238238
<p>

0 commit comments

Comments
 (0)