chore: lower base python
This commit is contained in:
@@ -5,8 +5,7 @@ import typing
|
||||
import requests
|
||||
import unidecode
|
||||
|
||||
if typing.TYPE_CHECKING:
|
||||
from .cache import Cache
|
||||
from .cache import Cache
|
||||
|
||||
|
||||
class TLDError(Exception):
|
||||
|
||||
Reference in New Issue
Block a user