Sorry, my mistake *me hides in shame*
This commit is contained in:
parent
a9ae9b1d4c
commit
046ffd31a4
|
|
@ -10,7 +10,7 @@ class HostInfo:
|
|||
class in the core API. """
|
||||
|
||||
def __init__(self, hostUrl, appRunner = None, hostDir = None,
|
||||
asMirror = False, perPlatform = False):
|
||||
asMirror = False, perPlatform = None):
|
||||
|
||||
""" You must specify either an appRunner or a hostDir to the
|
||||
HostInfo constructor.
|
||||
|
|
|
|||
Loading…
Reference in New Issue