Skip to content

Commit

Permalink
Removed reference to data_merger script.
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesAlfonse authored Dec 5, 2024
1 parent 0ec903d commit c173d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/synchronize_google_sheet_and_db.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import json
from google_sheet_utils import GoogleSheetHandler
from database_utils import DatabaseHandler
from data_merger import DataMerger


def main():
# Load credentials and environment variables
Expand Down

0 comments on commit c173d5b

Please sign in to comment.