Skip to content

Commit

Permalink
Fixing isort issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Hollyqui committed Jan 7, 2025
1 parent d2bfd73 commit e8b96aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prompting/datasets/sn13.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
import random
from typing import ClassVar

import datasets
from pydantic import model_validator

from shared.base import BaseDataset, ChatEntry


Expand Down

0 comments on commit e8b96aa

Please sign in to comment.