[+] Experimental changes

This commit is contained in:
Hykilpikonna
2022-02-23 12:25:56 -05:00
parent 1c7a9bb028
commit 4262c86d26
2 changed files with 7 additions and 19 deletions
+1 -1
View File
@@ -181,4 +181,4 @@ if __name__ == '__main__':
})
# Sample call to part1_runner (you can change this, just keep it in the main block!)
part1_runner('data/white_wins.csv', 50, True)
part1_runner('data/white_wins.csv', 50, False)