Skip to content

Commit

Permalink
Cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
andresriancho committed Sep 7, 2019
1 parent 34b6c9a commit 81b977b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion w3af/core/data/url/director.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ def isclass(obj):
if isclass(h):
h = h()
opener.add_handler(h)
return opener
return opener

0 comments on commit 81b977b

Please sign in to comment.