mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-05-04 20:30:39 +00:00
Fixed all pep8 errors
Removed unused imports, variables
This commit is contained in:
parent
202db95f52
commit
32061eed7b
11 changed files with 32 additions and 20 deletions
|
@ -1,5 +1,6 @@
|
|||
import argparse
|
||||
import operator
|
||||
|
||||
from app.app import create_app
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue