Skip to content

Commit f3bbb87

Browse files
committed
removed blank line
1 parent 3f99276 commit f3bbb87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tensorboard/program.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,6 @@ def get_url(self):
731731
if not self._url:
732732
if self._auto_wildcard:
733733
display_host = socket.getfqdn()
734-
735734
# Confirm that the connection is open, otherwise change to `localhost`
736735
try:
737736
socket.create_connection(

0 commit comments

Comments
 (0)