Add space
All checks were successful
Python tests (make) / test (push) Successful in 11s
Python tests (make) / test (pull_request) Successful in 10s

This commit is contained in:
2025-08-19 11:53:22 -04:00
parent 9b2cbbcc72
commit 7db0e3b90f

View File

@@ -85,6 +85,7 @@ class TestAttackers(ChessLibTestBase):
actual = bool(is_in_check(b, side))
self.assertEqual(expected, actual, msg)
def test_attackers_to_popcount(self):
cases = [
# Pawns (original correction): only c5 & e5 attack d4