Skip to content

Commit

Permalink
Fix import formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackYps committed Jun 4, 2024
1 parent 15b4624 commit 143b532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions service/league_service/league_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
from service.decorators import with_logger
from service.message_queue_service import MessageQueueService, message_to_dict
from service.metrics import league_service_backlog

from .league_rater import LeagueRater
from .typedefs import (GameID, InvalidScoreError, League, LeagueDivision,
LeagueRatingRequest, LeagueScore, PlayerID,
Expand Down

0 comments on commit 143b532

Please sign in to comment.