mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
I'm beginning to realise why I didn't do the `toString` overriding way back when. Thankfully, now that all of our tests are in the same place, this is actually not a terrible ordeal.
3 lines
214 B
Plaintext
3 lines
214 B
Plaintext
| test.py:3:17:3:23 | StringLiteral | Formatting string mixes implicitly and explicitly numbered fields. |
|
|
| test.py:8:17:8:23 | StringLiteral | Formatting string mixes implicitly and explicitly numbered fields. |
|