Skip to content

Commit

Permalink
Fix up
Browse files Browse the repository at this point in the history
  • Loading branch information
krishung5 committed Nov 7, 2023
1 parent 9efcd31 commit 51b17a3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions qa/python_models/bls_request_rescheduling/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

import sys
import time
import unittest

import numpy as np
Expand Down
1 change: 0 additions & 1 deletion qa/python_models/request_rescheduling_cases/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@

import json
import threading
import time

import numpy as np
import triton_python_backend_utils as pb_utils
Expand Down

0 comments on commit 51b17a3

Please sign in to comment.