Formatting
All checks were successful
Python tests (make) / test (push) Successful in 14s

This commit is contained in:
2025-08-22 15:23:45 -04:00
parent ed0f2f6df9
commit 18a2f142cd
2 changed files with 1 additions and 3 deletions

View File

@@ -8,8 +8,6 @@ from binding.python_c_ffi import get_rank_mask
class TestFenLoading(ChessLibTestBase):
def test_startpos_fields_and_occupancies(self):
b = Board()
fen = "rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1"