Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Jun 4, 2024
1 parent fcd4df2 commit 83ec426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/notification_service_quantization.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
from typing import Dict

from get_ci_error_statistics import get_jobs
from huggingface_hub import HfApi
from notification_service import (
Message,
handle_stacktraces,
Expand All @@ -29,7 +30,6 @@
retrieve_artifact,
retrieve_available_artifacts,
)
from huggingface_hub import HfApi
from slack_sdk import WebClient


Expand Down

0 comments on commit 83ec426

Please sign in to comment.