Skip to content

Commit eb2067a

Browse files
RafaelPoclaude
andcommitted
Fix formatting: remove extra blank line in utils.py
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 499c8f9 commit eb2067a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

everyrow-mcp/src/everyrow_mcp/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,6 @@ async def fetch_csv_from_url(url: str) -> pd.DataFrame:
359359
)
360360

361361

362-
363362
def validate_csv_path(path: str) -> None:
364363
"""Validate that a CSV file exists and is readable.
365364

0 commit comments

Comments
 (0)