mirror of
https://github.com/github/codeql.git
synced 2025-12-23 20:26:32 +01:00
3 lines
296 B
Plaintext
3 lines
296 B
Plaintext
| assert.py:5:5:5:20 | Assert | This 'assert' statement contains $@ which may have side effects. | assert.py:5:13:5:19 | Yield | an expression |
|
|
| assert.py:8:5:8:22 | Assert | This 'assert' statement contains $@ which may have side effects. | assert.py:8:12:8:22 | Attribute() | an expression |
|