浏览代码

test video ripping

ming 3 年之前
父节点
当前提交
ec6bd2a925
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      OpenshotService/autosub/constants.py
  2. 1 1
      OpenshotService/autosub/formatters.py

+ 1 - 1
OpenshotService/autosub/constants.py

@@ -1,5 +1,5 @@
 """
-Defines constants used by autosub.
+Defines constants used by autosub.s
 """
 
 from __future__ import unicode_literals

+ 1 - 1
OpenshotService/autosub/formatters.py

@@ -1,5 +1,5 @@
 """
-Defines subtitle formatters used by autosub.
+Defines subtitle formatters used by autosub.s
 """
 
 # -*- coding: utf-8 -*-