Skip to content

Commit

Permalink
Fixes ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
bruvduroiu committed Nov 27, 2023
1 parent 171ad8c commit 5a212ea
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion tests/encoders/test_cohere.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import cohere
import pytest

from semantic_router.encoders import CohereEncoder
Expand Down
2 changes: 0 additions & 2 deletions tests/encoders/test_openai.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import os

import openai
import pytest
from openai.error import RateLimitError
Expand Down

0 comments on commit 5a212ea

Please sign in to comment.