mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-21 15:31:00 +00:00
Fix trailing whitespace
This commit is contained in:
parent
3fd2abc1f9
commit
c9592a236a
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue