Skip to content

Commit

Permalink
Run isort after running black
Browse files Browse the repository at this point in the history
  • Loading branch information
cleborys committed Jun 29, 2021
1 parent 1cced7a commit 284319e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit_tests/test_game_rating.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
GameError,
GameState,
LadderGame,
ValidityState,
ValidityState
)
from server.games.game_results import GameOutcome
from server.rating import RatingType
Expand Down

0 comments on commit 284319e

Please sign in to comment.