This commit is contained in:
Miroslav Stampar
2019-05-07 10:48:42 +02:00
parent 321cddebe0
commit 85365d73ff
3 changed files with 5 additions and 8 deletions

View File

@@ -3532,9 +3532,6 @@ def unhandledExceptionMessage():
def getLatestRevision():
"""
Retrieves latest revision from the offical repository
>>> (getLatestRevision() or " ")[0].isdigit()
True
"""
retVal = None