Skip to content

Commit 068b980

Browse files
authored
Update identical-files.json
As of #6063 we have now started using the shared type tracking library in Python as well. 🎉
1 parent 88fb3c7 commit 068b980

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/identical-files.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"ql/src/codeql_ruby/dataflow/internal/DataFlowImpl.qll"
1313
],
1414
"TypeTracker": [
15-
"codeql/python/ql/src/experimental/typetracking/TypeTracker.qll",
15+
"codeql/python/ql/src/semmle/python/dataflow/new/internal/TypeTracker.qll",
1616
"ql/src/codeql_ruby/typetracking/TypeTracker.qll"
1717
]
1818
}

0 commit comments

Comments
 (0)