Skip to content

Commit

Permalink
Linting.
Browse files Browse the repository at this point in the history
  • Loading branch information
Siraj-Aizlewood committed Mar 11, 2024
1 parent 4ff71a1 commit ac024f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/test_layer.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from semantic_router.layer import LayerConfig, RouteLayer
from semantic_router.llms.base import BaseLLM
from semantic_router.route import Route
from semantic_router.index.local import LocalIndex


def mock_encoder_call(utterances):
Expand Down

0 comments on commit ac024f0

Please sign in to comment.