mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-11-14 17:46:03 +00:00
updating dummy modules
This commit is contained in:
parent
ea0d105e12
commit
d6f12367a1
6 changed files with 139 additions and 17 deletions
2
dist/dummymodules/_batemplatefs.py
vendored
2
dist/dummymodules/_batemplatefs.py
vendored
|
|
@ -32,6 +32,8 @@ from __future__ import annotations
|
|||
|
||||
from typing import TYPE_CHECKING, TypeVar
|
||||
|
||||
from typing_extensions import override
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from typing import Any, Callable
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue