Skip to content

Commit 4c0bf36

Browse files
committed
create_proxy sounds and feels like a method to me, let's make it so
1 parent feb2ca8 commit 4c0bf36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: browsermobproxy/server.py

-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ def url(self):
7676
"""
7777
return "http://localhost:%d" % self.port
7878

79-
@property
8079
def create_proxy(self):
8180
"""
8281
Gets a client class that allow to set all the proxy details that you

0 commit comments

Comments
 (0)