z230
This commit is contained in:
Binary file not shown.
File diff suppressed because one or more lines are too long
@@ -8,7 +8,7 @@ from openpyxl.utils import get_column_letter
|
||||
from datetime import date, datetime
|
||||
|
||||
# Paths
|
||||
src_dir = "U:/janssen/Covance_UCO3001/"
|
||||
src_dir = os.path.dirname(os.path.abspath(__file__)) + "/"
|
||||
out_dir = "U:/Dropbox/!!!Days/Downloads Z230/"
|
||||
|
||||
# Find source files
|
||||
|
||||
Reference in New Issue
Block a user