Don't translate ontology during tests

main
Bob Mottram 2021-10-06 10:31:58 +01:00
parent a092920a28
commit a8f17d3773
1 changed files with 1 additions and 0 deletions

View File

@ -5598,6 +5598,7 @@ def _testGetPriceFromString() -> None:
def _translateOntology(baseDir: str) -> None:
return
ontologyTypes = getCategoryTypes(baseDir)
url = 'https://translate.astian.org'
apiKey = None