mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
[ci] auto-format
This commit is contained in:
parent
64293e2c55
commit
b581d9018b
1 changed files with 30 additions and 37 deletions
|
|
@ -6,8 +6,6 @@
|
|||
# Double tap the space to change between keyboards...
|
||||
|
||||
|
||||
|
||||
|
||||
# ba_meta require api 7
|
||||
|
||||
from __future__ import annotations
|
||||
|
|
@ -21,11 +19,6 @@ if TYPE_CHECKING:
|
|||
from typing import Any, Optional, Dict, List, Tuple, Type, Iterable
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# ba_meta export keyboard
|
||||
class IconKeyboard_byFreaku(ba.Keyboard):
|
||||
"""Keyboard go brrrrrrr"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue