Skip to content

Commit f4c1fe2

Browse files
Fix flake after rebase
1 parent cae85e1 commit f4c1fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_api/test_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import os
22
import pickle
33
import sys
4-
import unittest
54
import time
5+
import unittest
66
from test.test_api.api_utils import print_debug_information
77

88
import numpy as np

0 commit comments

Comments
 (0)