Skip to content

Commit 0f25bbd

Browse files
author
Bot
committed
remove whitespace in first line
1 parent b0f895f commit 0f25bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/code/Python/UrlParser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@property
1+
@property
22
def port(self):
33
port = self._hostinfo[1]
44
if port is not None:

0 commit comments

Comments
 (0)