Skip to content

Commit

Permalink
code review suggestion 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin committed Jun 21, 2023
1 parent 74b1963 commit e6378e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/deepsparse/pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
validate_identifier,
)
from deepsparse.tasks import SupportedTasks, dynamic_import_task
from deepsparse.utils import InferenceStages, InferenceTimer, StagedTimer
from deepsparse.utils import InferenceStages, InferenceTimer


__all__ = [
Expand Down

0 comments on commit e6378e8

Please sign in to comment.