Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
sih4sing5hong5 committed May 10, 2019
1 parent 7a58bc7 commit 420b41e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions 匯入/management/commands/教典音檔1轉檔.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
from django.conf import settings
from django.core.management.base import BaseCommand

from libavwrapper.avconv import Input, Output, AVConv
from libavwrapper.codec import AudioCodec, NO_VIDEO
from subprocess import run


Expand Down
1 change: 0 additions & 1 deletion 匯入/management/commands/新北市900例句.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ def 全部資料(self, *args, **參數):
if not isfile(暫時檔案):
urlretrieve(self.網址, 暫時檔案)
ZipFile(暫時檔案).extractall(語料目錄)
匯入數量 = 0
with TemporaryDirectory() as 轉檔目錄:
音檔目錄 = join(
語料目錄, 'Sin1pak8tshi7_2015_900-le7ku3-master', '鉸好的1-150音檔'
Expand Down

0 comments on commit 420b41e

Please sign in to comment.