This commit is contained in:
brostosjoined 2025-06-01 16:49:55 +03:00
parent b6c8c79c72
commit 49e1559192
3 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,4 @@
# ba_meta require api 9
#
from __future__ import annotations
from typing import TYPE_CHECKING

View file

@ -1,5 +1,6 @@
# Released under the MIT License. See LICENSE for details.
# BY Stary_Agent
#
"""Hockey game and support classes."""
# ba_meta require api 9

View file

@ -4,6 +4,7 @@
# ba_meta require api 9
#!"Made to you by @brostos & @Dliwk"
#
from __future__ import annotations