mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
[ci] auto-format
This commit is contained in:
parent
507667443c
commit
800125c17f
2 changed files with 78 additions and 79 deletions
|
|
@ -43,6 +43,8 @@ if TYPE_CHECKING:
|
|||
from typing import Sequence, Union
|
||||
|
||||
# Check game ver.
|
||||
|
||||
|
||||
def is_game_version_lower_than(version):
|
||||
"""
|
||||
Returns a boolean value indicating whether the current game
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue