Skip to content

Commit da1c7be

Browse files
committed
Fixup.
1 parent 4af1037 commit da1c7be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/pipelines/test_pipelines_feature_extraction.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
# limitations under the License.
1414

1515
import unittest
16-
import torch
17-
import tensorflow as tf
1816

1917
import numpy as np
18+
import tensorflow as tf
19+
import torch
2020

2121
from transformers import (
2222
FEATURE_EXTRACTOR_MAPPING,

0 commit comments

Comments
 (0)