Skip to content

Commit

Permalink
Re-foramtted the toolkits file
Browse files Browse the repository at this point in the history
  • Loading branch information
任信行 authored and 任信行 committed Jan 25, 2025
1 parent 121b2e7 commit da00e4a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion camel/toolkits/semanticscholar_toolkit.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@
# limitations under the License.
# ========= Copyright 2023-2024 @ CAMEL-AI.org. All Rights Reserved. =========

import requests
import json
from typing import List

import requests

from camel.toolkits import FunctionTool
from camel.toolkits.base import BaseToolkit

Expand Down

0 comments on commit da00e4a

Please sign in to comment.