Python: Add change note

This commit is contained in:
Taus
2025-03-27 15:33:00 +00:00
parent f601f4ad9b
commit 980c7d83da

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
- The `py/mixed-tuple-returns` query no longer flags instances where the tuple is passed into the function as an argument, as this lead to too many false positives.