Skip to content

Commit

Permalink
fix: Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
anth-volk committed Dec 10, 2024
1 parent aae8cac commit 6112925
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions policyengine_core/tools/hugging_face.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
from huggingface_hub import (
hf_hub_download,
model_info,
login,
HfApi,
ModelInfo,
)
from huggingface_hub.errors import RepositoryNotFoundError
Expand Down

0 comments on commit 6112925

Please sign in to comment.