Skip to content

Commit

Permalink
pep8 whitespace [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Sep 3, 2015
1 parent 60b7fbd commit 2e52be2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions greentest/test__socket.py
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ def test_attributes(self):

s.close()


def get_port():
tempsock = socket.socket()
tempsock.bind(('', 0))
Expand Down

0 comments on commit 2e52be2

Please sign in to comment.