Refactoring
This commit is contained in:
@@ -110,7 +110,7 @@ class Board:
|
||||
result <<= 5
|
||||
result |= field_card.identifier()
|
||||
|
||||
return result
|
||||
return result
|
||||
|
||||
def check_correct(self) -> bool:
|
||||
"""Returns true, if the board is in a valid state"""
|
||||
|
||||
Reference in New Issue
Block a user