Update monocolour-converter.py

This commit is contained in:
Ace 2018-10-16 23:13:15 +02:00 committed by GitHub
parent 2322c882b4
commit 7b3403994f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,8 +29,8 @@ output_path_2 = path+'months/de/'
input_path_3 = path+'other/en/'
output_path_3 = path+'other/en/'
input_path_4 = path+'other/en/'
output_path_4 = path+'other/en/'
input_path_4 = path+'months/en/'
output_path_4 = path+'months/en/'
#-----------------no need to change anything below-----------------#
import glob, os, errno