Skip to content

Commit

Permalink
fixed flake8 error
Browse files Browse the repository at this point in the history
  • Loading branch information
shankar-vision-eng committed Jun 4, 2024
1 parent c36d844 commit 93cfaad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vision_agent/tools/tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
import pandas as pd
import requests
from PIL import Image, ImageDraw, ImageFont
from scipy.spatial import distance # type: ignore

from vision_agent.tools.tool_utils import _send_inference_request
from vision_agent.utils import extract_frames_from_video
Expand Down

0 comments on commit 93cfaad

Please sign in to comment.