mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Update python/ql/src/Expressions/WrongNumberArgumentsForFormat.qhelp
Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
committed by
GitHub
parent
a5f566b563
commit
a6eb3caa5f
@@ -15,7 +15,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>
|
||||
</p><sample src="WrongNumberArgumentsForFormat.py" />
|
||||
<sample src="WrongNumberArgumentsForFormat.py" />
|
||||
|
||||
</example>
|
||||
<references>
|
||||
|
||||
Reference in New Issue
Block a user