Skip to content

Commit

Permalink
Remove extra import.
Browse files Browse the repository at this point in the history
  • Loading branch information
apaz-cli committed Aug 15, 2024
1 parent b6498f0 commit af90a4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_chat.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from itertools import repeat
from pathlib import Path
from unittest.mock import ANY, MagicMock, Mock, call, patch
from typing import Iterator

import pytest
import torch
Expand Down

0 comments on commit af90a4b

Please sign in to comment.