Skip to content

Commit 5914c23

Browse files
committed
[chore][lint][add the blank line after the module docstring that black wants]
1 parent 06413eb commit 5914c23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/mcp/agents/05_exa_web_search.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
export EXA_API_KEY=... # free from https://dashboard.exa.ai
2020
python 5_exa_web_search.py
2121
"""
22+
2223
import os
2324

2425
from swarms import Agent

0 commit comments

Comments
 (0)