mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Put the closing tag back
This commit is contained in:
committed by
GitHub
parent
e2939377e9
commit
7840dfce3b
@@ -14,7 +14,7 @@ arguments on the right hand side of the expression. Otherwise, a <code>TypeError
|
||||
|
||||
</p></recommendation>
|
||||
<example>
|
||||
<p>In the following example the right hand side of the formatting operation can be of length 2, which does not match the format string.
|
||||
<p>In the following example the right hand side of the formatting operation can be of length 2, which does not match the format string.</p>
|
||||
<sample src="WrongNumberArgumentsForFormat.py" />
|
||||
|
||||
</example>
|
||||
|
||||
Reference in New Issue
Block a user