Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
johndoknjas committed Aug 29, 2024
1 parent 02ad5b3 commit 3161f38
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/stockfish/test_models.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
import pytest
from timeit import default_timer
import time
from typing import List, Optional, Dict
import subprocess
from subprocess import Popen
import os


Expand Down

0 comments on commit 3161f38

Please sign in to comment.