소스 검색

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 -*-