mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Fix typo
This commit is contained in:
committed by
GitHub
parent
2e5af67626
commit
a5f566b563
@@ -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>
|
||||
<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" />
|
||||
|
||||
</example>
|
||||
|
||||
Reference in New Issue
Block a user