Returned params

main
Bob Mottram 2021-09-26 22:30:25 +01:00
parent 002877ac45
commit ef71c04d00
1 changed files with 1 additions and 1 deletions

View File

@ -329,7 +329,7 @@ def getPersonBox(signingPrivateKeyPem: str, originDomain: str,
projectVersion: str, httpPrefix: str,
nickname: str, domain: str,
boxName: str = 'inbox',
sourceId=0) -> (str, str, str, str, str, str, str, str, str):
sourceId=0) -> (str, str, str, str, str, str, str, bool):
debug = False
profileStr = 'https://www.w3.org/ns/activitystreams'
asHeader = {