mirror of
https://github.com/github/codeql.git
synced 2025-12-18 18:10:39 +01:00
3 lines
159 B
Plaintext
3 lines
159 B
Plaintext
| assert.py:16:5:16:13 | Assert | Assertion of empty tuple is always False. |
|
|
| assert.py:17:5:17:17 | Assert | Assertion of non-empty tuple is always True. |
|