From 1996a45fd3ab320a67d32a7b12751403a8f333a0 Mon Sep 17 00:00:00 2001 From: harisang Date: Tue, 5 Nov 2024 00:38:09 +0200 Subject: [PATCH] fix comment --- src/sync/price_feed.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sync/price_feed.py b/src/sync/price_feed.py index e649575..a6d055d 100644 --- a/src/sync/price_feed.py +++ b/src/sync/price_feed.py @@ -1,4 +1,4 @@ -"""Main Entry point for app_hash sync""" +"""Main Entry point for price feed sync""" from dune_client.client import DuneClient