We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b5a1c1 commit a6b4716Copy full SHA for a6b4716
Web_Application_Mapper/Web_Application_Mapper.py
@@ -44,4 +44,4 @@ def test_remote():
44
threads_list.append(t)
45
46
for t in threads_list:
47
- t.join()
+ t.join()
0 commit comments