mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
277 B
277 B
lgtm,codescanning
- Modeling of libraries supporting PEP249 has been changed to use API graphs. When defining new
models, the relevant extension point is now
PEP249ModuleApiNodein thePEP249module, instead ofPEP249Module. The latter class has now been deprecated.