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
f76c69f2a0
commit
6bf081a586
5 changed files with 17 additions and 15 deletions
|
|
@ -32,4 +32,4 @@ class IconKeyboard(bauiv1.Keyboard):
|
|||
pages = {
|
||||
f'icon{i//26+1}': tuple(list_of_icons[i:i+26])
|
||||
for i in range(26, len(list_of_icons), 26)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue