Skip to content

Commit

Permalink
run black against all python files
Browse files Browse the repository at this point in the history
  • Loading branch information
mistwire committed Apr 8, 2024
1 parent 96e59df commit 9161b9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion alien_invasion.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from ship import Ship



class AlienInvasion:
"""Overall class to manage game assets and behavior."""

Expand Down

0 comments on commit 9161b9c

Please sign in to comment.