style: A lot of type hints correction
Since we are using Py3.10 as minimum version now, we remove Union when possible
This commit is contained in:
@@ -2,7 +2,6 @@ from .custom import (
|
||||
BaseFetcher,
|
||||
Response,
|
||||
StatusText,
|
||||
check_type_validity,
|
||||
get_variable_name,
|
||||
)
|
||||
from .fingerprints import (
|
||||
|
||||
Reference in New Issue
Block a user