Python: Add change-note

I reworded this slightly from what was done in C++, such that I can
completely stand behind what it says.
This commit is contained in:
Rasmus Wriedt Larsen
2021-10-20 17:03:34 +02:00
parent 8f28684d10
commit d0fd907582

View File

@@ -0,0 +1,2 @@
codescanning
* Problems with extraction that in most cases won't completely break the analysis are now reported as warnings rather than errors.