Python: Reclassify defaultValueFlowStep

as a `jumpStep`.
This commit is contained in:
Rasmus Lerchedahl Petersen
2021-09-08 10:05:31 +02:00
parent fcd346c2af
commit 4a5f70e6c8
10 changed files with 56 additions and 9 deletions

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* Function parameters with default values will now see flow from those values.