Skip to content

Commit d5a2f4c

Browse files
committed
pySCG: add trailing newline to KNOWN_ISSUES.md
Fix markdown linting error MD047. Signed-off-by: tommcd <[email protected]>
1 parent 6b41557 commit d5a2f4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Secure-Coding-Guide-for-Python/KNOWN_ISSUES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,4 +186,5 @@ Python Code Issues:
186186
Total Files with Issues: 53
187187

188188
For detailed output: uv run pytest tests/ -v
189-
For fix instructions: see tests/README.md
189+
For fix instructions: see tests/README.md
190+

0 commit comments

Comments
 (0)