forked from github.com/blag
dropped support for python 3.8 and 3.9
This commit is contained in:
@@ -5,9 +5,6 @@ processing.
|
||||
|
||||
"""
|
||||
|
||||
# remove when we don't support py38 anymore
|
||||
from __future__ import annotations
|
||||
|
||||
import logging
|
||||
from datetime import datetime
|
||||
from urllib.parse import urlsplit, urlunsplit
|
||||
|
||||
Reference in New Issue
Block a user