mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
use <class> instead of <class>::Range
This commit is contained in:
@@ -2,5 +2,5 @@ import python
|
||||
import experimental.semmle.python.frameworks.ClickHouseDriver
|
||||
import semmle.python.Concepts
|
||||
|
||||
from SqlExecution::Range s
|
||||
from SqlExecution s
|
||||
select s, s.getSql()
|
||||
|
||||
Reference in New Issue
Block a user