Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpooch committed May 17, 2021
1 parent fe97307 commit ce29d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tests/test_adjudicator.py
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ def test_retreat_rome_not_auto_destroy(self):
),
territory=self.tyrrhenian_sea,
)
army_tuscany = self.turn.piecestates.create(
self.turn.piecestates.create(
piece=models.Piece.objects.create(
game=self.game,
nation=self.austria,
Expand Down

0 comments on commit ce29d78

Please sign in to comment.