Skip to content

Commit

Permalink
Merge pull request #40 from SpiNNakerManchester/doc_fix
Browse files Browse the repository at this point in the history
wee fix
  • Loading branch information
Christian-B committed Nov 8, 2019
2 parents e745b9e + 65a1bfb commit b9fb2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spalloc/protocol_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ def __init__(self, hostname, port=22244, timeout=None):
----------
hostname : str
The hostname of the server.
port : str
port : str or int
The port to use (default: 22244).
"""
self._hostname = hostname
Expand Down

0 comments on commit b9fb2e1

Please sign in to comment.