Merge pull request #6640 from yoff/python-add-parameter-default-value-flow-step

Python: add parameter default value flow step
This commit is contained in:
Taus
2021-09-13 17:05:48 +02:00
committed by GitHub
11 changed files with 69 additions and 8 deletions

View File

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