mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-05-04 20:30:39 +00:00
Run ruff
This commit is contained in:
parent
522b8b03d7
commit
3fd2abc1f9
2 changed files with 7 additions and 6 deletions
|
@ -1,6 +1,7 @@
|
|||
|
||||
from functools import lru_cache
|
||||
|
||||
from argostranslate import translate
|
||||
from functools import lru_cache
|
||||
|
||||
from libretranslate.detect import Detector
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue