mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
...
This commit is contained in:
parent
b6c8c79c72
commit
49e1559192
3 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
# ba_meta require api 9
|
# ba_meta require api 9
|
||||||
#
|
|
||||||
from __future__ import annotations
|
from __future__ import annotations
|
||||||
from typing import TYPE_CHECKING
|
from typing import TYPE_CHECKING
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
# Released under the MIT License. See LICENSE for details.
|
# Released under the MIT License. See LICENSE for details.
|
||||||
# BY Stary_Agent
|
# BY Stary_Agent
|
||||||
|
#
|
||||||
"""Hockey game and support classes."""
|
"""Hockey game and support classes."""
|
||||||
|
|
||||||
# ba_meta require api 9
|
# ba_meta require api 9
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
# ba_meta require api 9
|
# ba_meta require api 9
|
||||||
#!"Made to you by @brostos & @Dliwk"
|
#!"Made to you by @brostos & @Dliwk"
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
from __future__ import annotations
|
from __future__ import annotations
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue