Skip to content

Commit

Permalink
fix ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstantinRaikhert committed Oct 7, 2024
1 parent 389a128 commit 82f3619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adaptive_hockey_federation/games/signals.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@
# game_team=instance,
# )
# all_players.append(game_player)
# GamePlayer.objects.bulk_create(all_players)
# GamePlayer.objects.bulk_create(all_players)

0 comments on commit 82f3619

Please sign in to comment.