Python: Apply suggestions from code review

Co-authored-by: yoff <lerchedahl@gmail.com>
This commit is contained in:
Rasmus Wriedt Larsen
2021-12-16 15:19:37 +01:00
committed by GitHub
parent 1cc5e54357
commit 6ce1524192

View File

@@ -17,6 +17,7 @@ def test_taint(): # $ requestHandler
requests.models.Response
ensure_tainted(
url, # $ tainted
# see https://docs.python-requests.org/en/latest/api/#requests.Response
resp, # $ tainted
resp.text, # $ tainted