main
Bob Mottram 2020-07-08 14:25:00 +01:00
parent 0de149799f
commit 22ca09caef
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ def getUserUrl(wfRequest: {}) -> str:
def parseUserFeed(session, feedUrl: str, asHeader: {},
projectVersion: str, httpPrefix: str,
domain: str,depth=0) -> {}:
domain: str, depth=0) -> {}:
if depth > 10:
return None