Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
soldni committed Jan 6, 2023
1 parent ce6edcc commit dd98f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/zero_shot_prompting.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from typing import Dict, Type, Union, cast
from typing import Dict, Type, Union

import torch
from transformers.modeling_utils import PreTrainedModel
Expand Down

0 comments on commit dd98f7a

Please sign in to comment.