Python: Fix grammar in change note

This commit is contained in:
Taus
2025-03-27 23:23:29 +01:00
committed by GitHub
parent 980c7d83da
commit 68668b8e22

View File

@@ -2,4 +2,4 @@
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.
- The `py/mixed-tuple-returns` query no longer flags instances where the tuple is passed into the function as an argument, as this led to too many false positives.