mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Easy to overlook, and will onyl be caught by tests if they use `import parent.thing` and not `from parent import thing`
Easy to overlook, and will onyl be caught by tests if they use `import parent.thing` and not `from parent import thing`