chore: Apply ruff formatting (import order, extra blank line)
This commit is contained in:
@@ -99,7 +99,6 @@ class PygameDisplay:
|
||||
self.width = width
|
||||
self.height = height
|
||||
|
||||
|
||||
try:
|
||||
import pygame
|
||||
except ImportError:
|
||||
|
||||
Reference in New Issue
Block a user