Skip to content

Commit

Permalink
removed blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
mm3509 committed Mar 11, 2020
1 parent 3f99276 commit f3bbb87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tensorboard/program.py
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,6 @@ def get_url(self):
if not self._url:
if self._auto_wildcard:
display_host = socket.getfqdn()

# Confirm that the connection is open, otherwise change to `localhost`
try:
socket.create_connection(
Expand Down

0 comments on commit f3bbb87

Please sign in to comment.