Toolbelt fingerprint functions - Doc strings and type annotations stuff

This commit is contained in:
Karim shoair
2024-11-03 23:31:09 +02:00
parent e270b00811
commit 544d23b696
2 changed files with 25 additions and 13 deletions
-1
View File
@@ -2,7 +2,6 @@ from .fingerprints import (
get_os_name,
generate_headers,
generate_convincing_referer,
generate_suitable_fingerprint,
)
from .custom import (
Response,