Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
krypticmouse committed Jul 5, 2024
1 parent cabfbf9 commit 23ef62b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pirate/retrievers/bi_encoder.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import torch

from tqdm import tqdm
from loguru import logger
from typing import Optional
from sentence_transformers import SentenceTransformer
Expand Down

0 comments on commit 23ef62b

Please sign in to comment.