Skip to content

Commit 299b96e

Browse files
Merge pull request #2811 from avinashkranjan/deepsource-transform-97d91b99
format code with autopep8
2 parents 0991db6 + a6b4716 commit 299b96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Web_Application_Mapper/Web_Application_Mapper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ def test_remote():
4444
threads_list.append(t)
4545

4646
for t in threads_list:
47-
t.join()
47+
t.join()

0 commit comments

Comments
 (0)