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