mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01:00
Python: Apply suggestion from review
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The data-flow library has been rewritten to no longer rely on the points-to analysis in order to
|
||||
resolve references to modules. This should result in more results for data-flow queries.
|
||||
resolve references to modules. Improvements in the module resolution can lead to more results.
|
||||
|
||||
Reference in New Issue
Block a user