Skip to content

Commit

Permalink
missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgowan committed Mar 7, 2024
2 parents a705df1 + 6727aee commit 4a367d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open_spiel/python/tests/pyspiel_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"efg_game",
"euchre",
"first_sealed_auction",
"german_whist_foregame"
"german_whist_foregame",
"gin_rummy",
"go",
"goofspiel",
Expand Down

0 comments on commit 4a367d8

Please sign in to comment.