Skip to content

Remove duplicate line in Board#place_stone in goboard.py - #93

Open
keram wants to merge 1 commit into
maxpumperla:masterfrom
keram:patch-1
Open

Remove duplicate line in Board#place_stone in goboard.py#93
keram wants to merge 1 commit into
maxpumperla:masterfrom
keram:patch-1

Conversation

@keram

@keram keram commented Jun 6, 2021

Copy link
Copy Markdown

While reading the chapter 3 I have noticed that this line
new_string = GoString(player, [point], liberties)
is duplicated as part of the updated implementation using zobrist hashing.
I'm assuming this was a typo.

While reading the chapter 3 I have noticed that this line is duplicated as part of the updated implementation using zobrist hashing.
Haven't ran the code and but i'm assuming this was typo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant