[ci] auto-format

This commit is contained in:
dhextras 2023-07-20 16:56:57 +00:00 committed by github-actions[bot]
parent e4a317c8a9
commit a941899b19

View file

@ -20,6 +20,7 @@ from bascenev1lib.gameutils import SharedObjects
if TYPE_CHECKING: if TYPE_CHECKING:
from typing import Any, Sequence, Dict, Type, List, Optional, Union from typing import Any, Sequence, Dict, Type, List, Optional, Union
class PuckDiedMessage: class PuckDiedMessage:
"""Inform something that a puck has died.""" """Inform something that a puck has died."""