Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
martinebl committed Sep 30, 2024
1 parent 3ffc4ad commit 7935a22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions garak/generators/ollama.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

from garak import _config
from garak.generators.base import Generator
from httpx import TimeoutException


def _give_up(error):
Expand Down

0 comments on commit 7935a22

Please sign in to comment.