fix: remove unused import and correct variable names in merge_transactions.py
Co-authored-by: aider (ollama/gemma4:12b) <aider@aider.chat>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import os
|
||||
import pandas as pd
|
||||
import importlib
|
||||
import glob
|
||||
|
||||
def merge_excel_files(input_dir):
|
||||
|
||||
Reference in New Issue
Block a user