Fix changenote formatting

This commit is contained in:
Joe Farebrother
2025-07-04 16:32:49 +01:00
parent 5992dc3b0a
commit 58f2bd4000

View File

@@ -1,4 +1,4 @@
---
minorAnalysis
category: minorAnalysis
---
The queries `py/missing-call-to-init`, `py/missing-calls-to-del`, `py/multiple-calls-to-init`, and `py/multiple-calls-to-del` queries have been modernized; no longer relying on outdated libraries, and producing more precise results with more descriptive alert messages, and improved documentation.
* The queries `py/missing-call-to-init`, `py/missing-calls-to-del`, `py/multiple-calls-to-init`, and `py/multiple-calls-to-del` queries have been modernized; no longer relying on outdated libraries, producing more precise results with more descriptive alert messages, and improved documentation.