rewrite (shops): Fix indentation.

This commit is contained in:
2023-03-02 18:59:29 +02:00
parent 85d3f43d10
commit c77958dd78

View File

@@ -1,4 +1,4 @@
from typing import Type, TYPE_CHECKING
from typing import Type, TYPE_CHECKING, Optional
from weakref import WeakValueDictionary
import discord