change: update tests format

This commit is contained in:
debugtalk
2022-04-13 17:45:51 +08:00
parent 55e4ad89c8
commit 14bad9e5c3
4 changed files with 33 additions and 14 deletions

View File

@@ -3,7 +3,7 @@ import builtins
import os
import re
from typing import Any, Callable, Dict, List, Set, Text
from urllib.parse import urljoin, urlparse
from urllib.parse import urlparse
from loguru import logger
from sentry_sdk import capture_exception