mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-08-11 09:13:48 -04:00
Fix trailing whitespace
This commit is contained in:
parent
3fd2abc1f9
commit
c9592a236a
@ -20,7 +20,7 @@ def load_detector(langcodes = ()):
|
|||||||
except Exception:
|
except Exception:
|
||||||
print(f"{lc} is not supported by lingua")
|
print(f"{lc} is not supported by lingua")
|
||||||
pass # Not supported
|
pass # Not supported
|
||||||
|
|
||||||
return linguars.LanguageDetector(languages=languages)
|
return linguars.LanguageDetector(languages=languages)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user