Fix errors from merging

This commit is contained in:
2024-01-31 18:25:27 +01:00
parent 5813ff89fa
commit 2501efa328
2 changed files with 6 additions and 11 deletions

View File

@@ -1,9 +1,7 @@
import chess.engine
import chess
from functools import cache
import chess.engine
from chesspp.i_strategy import IStrategy
import numba
# Scoring based on PeSTO (Piece-Square Tables Only) Evaluation Functions
# https://www.chessprogramming.org/PeSTO%27s_Evaluation_Function