We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d313ff commit 16018e9Copy full SHA for 16018e9
1 file changed
python/ql/test/library-tests/frameworks/socketio/taint_test.py
@@ -1,6 +1,5 @@
1
import sys
2
import socketio
3
-import sys
4
5
def ensure_tainted(*args):
6
print("tainted", args)
0 commit comments