Skip to content

Commit cc8e97c

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 eab93b2 commit cc8e97c

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
@@ -270,7 +270,6 @@ async def fetch_csv_from_url(url: str) -> pd.DataFrame:
270270
)
271271

272272

273-
274273
def validate_csv_path(path: str) -> None:
275274
"""Validate that a CSV file exists and is readable.
276275

0 commit comments

Comments
 (0)