Skip to content

Commit 6b31465

Browse files
committed
fix
1 parent e79a864 commit 6b31465

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/neural_compressor/test_optimization.py

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
import os
1919
import tempfile
2020

21+
import unittest
2122
import evaluate
2223
import numpy as np
2324
import torch

0 commit comments

Comments
 (0)