Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a6b4716

Browse files
style: format code with autopep8
Format code with autopep8 This commit fixes the style issues introduced in 6b5a1c1 according to the output from Autopep8. Details: None
1 parent 6b5a1c1 commit a6b4716

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)

AltStyle によって変換されたページ (->オリジナル) /