change: update tests format

This commit is contained in:
debugtalk
2022-04-13 17:45:51 +08:00
parent 7ae6fa4fb4
commit 60f921dfd1
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