Selaa lähdekoodia

test video ripping

ming 3 vuotta sitten
vanhempi
commit
ec6bd2a925
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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 -*-