Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 15, 2021
1 parent 0761eb2 commit 7ba19aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_models_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import pytest
import torch
from torch import Tensor

from yolort import models
from yolort.models import YOLOv5
from yolort.models._utils import load_from_ultralytics
Expand Down

0 comments on commit 7ba19aa

Please sign in to comment.