Skip to content

Commit a6eb3ca

Browse files
Update python/ql/src/Expressions/WrongNumberArgumentsForFormat.qhelp
Co-authored-by: Felicity Chapman <[email protected]>
1 parent a5f566b commit a6eb3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/src/Expressions/WrongNumberArgumentsForFormat.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ arguments on the right hand side of the expression. Otherwise, a <code>TypeError
1515
</p></recommendation>
1616
<example>
1717
<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>
18-
</p><sample src="WrongNumberArgumentsForFormat.py" />
18+
<sample src="WrongNumberArgumentsForFormat.py" />
1919

2020
</example>
2121
<references>

0 commit comments

Comments
 (0)