[ci] auto-format

This commit is contained in:
Freaku17 2022-09-02 11:45:44 +00:00 committed by github-actions[bot]
parent 64293e2c55
commit b581d9018b

View file

@ -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"""