codeql/python/ql/test/library-tests/ApiGraphs
Taus 1c68c987b0 Python: Change all remaining occurrences of `StrConst`
Done using
```
git grep StrConst | xargs sed -i 's/StrConst/StringLiteral/g'
```
2024-04-22 12:00:09 +00:00
..
py2 Python: Accept new ordering of query predicates in `.expected` 2023-11-15 10:09:54 +01:00
py3 Python: Change all remaining occurrences of `StrConst` 2024-04-22 12:00:09 +00:00