Skip to content

Commit 90f0995

Browse files
committed
Edited cache.csv to be made in parent dir
1 parent f1531ef commit 90f0995

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

lia/__main__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def main():
4949

5050
manualInput = args['manual']
5151
outputFile = backend.openOutputFile(args['output'], args['overwrite'])
52-
cacheFileSRC = "./cache.csv"
52+
cacheFileSRC = "../cache.csv"
5353
importAccount = args['import_account']
5454
dateFormat = "%m/%d/%Y"
5555

lia/cache.csv

-6
This file was deleted.

0 commit comments

Comments
 (0)