Commit 9c54c41
committed
Python: Remove missing results
These results are missing because we no longer (unlike the points-to
analysis) track how many elements a given tuple has. This is something
we might want to implement in the future (most likely through an
`int`-indexed type tracker).1 parent 52d45a1 commit 9c54c41
1 file changed
Lines changed: 0 additions & 2 deletions
File tree
- python/ql/test/query-tests/Classes/Arguments
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
0 commit comments