Skip to content

Commit

Permalink
fix flake8 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulsavani committed Oct 11, 2023
1 parent 7b66875 commit 5457a20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pygambit/tests/test_behav.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

import pygambit as gbt


class TestGambitMixedBehavGame(unittest.TestCase):
def setUp(self):
self.game = gbt.Game.read_game(
Expand Down

0 comments on commit 5457a20

Please sign in to comment.