Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
penguine-ip committed Jan 20, 2024
1 parent f2c4f64 commit 4685528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deepeval/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import string
import numpy as np
from dataclasses import asdict, is_dataclass
import red
import re

from deepeval.key_handler import KeyValues, KEY_FILE_HANDLER

Expand Down

0 comments on commit 4685528

Please sign in to comment.