Skip to content

Commit a16de26

Browse files
committed
Python: add linebreak to qhelp file
hopefully this will generate better markdown
1 parent fd5ac13 commit a16de26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/ql/src/Security/CWE-327/InsecureDefaultProtocol.qhelp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
<li><code>ssl.create_default_context</code> - a convenience function,
5555
supported in Python 3.4 and later versions.</li>
5656
</ul>
57+
5758
<p>
5859
Even when you use these alternatives, you should
5960
ensure that a safe protocol is used. The following code illustrates

0 commit comments

Comments
 (0)