Skip to content

Commit

Permalink
fix: black linter issue!
Browse files Browse the repository at this point in the history
  • Loading branch information
amindadgar committed Oct 7, 2024
1 parent 62f138d commit 1e57cf8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dags/telegram_analyzer_etl.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ def telegram_etl_raw_members(
else:
logging.info(f"CHAT_ID: {chat_id}. No raw members extracted!")


@task
def analyze_telegram(platform_processed: dict[str, str | bool]) -> None:
"""
Expand Down

0 comments on commit 1e57cf8

Please sign in to comment.