Skip to content

Commit

Permalink
chore: remove unused imports from test_token_details.py
Browse files Browse the repository at this point in the history
  • Loading branch information
devin-ai-integration[bot] and jxnl committed Dec 15, 2024
1 parent e94e42e commit 078f40f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_token_details.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from typing import Any
from unittest.mock import Mock, MagicMock, patch
from unittest.mock import MagicMock, patch

import instructor
from openai import OpenAI
Expand Down

0 comments on commit 078f40f

Please sign in to comment.