WebUI 后端类型注解补全,使用全 typing 库类型注解
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
from .anti_crawler import (
|
||||
ALLOWED_IPS,
|
||||
ANTI_CRAWLER_MODE,
|
||||
TRUST_XFF,
|
||||
TRUSTED_PROXIES,
|
||||
AntiCrawlerMiddleware,
|
||||
create_robots_txt_response,
|
||||
ANTI_CRAWLER_MODE,
|
||||
ALLOWED_IPS,
|
||||
TRUSTED_PROXIES,
|
||||
TRUST_XFF,
|
||||
)
|
||||
|
||||
__all__ = [
|
||||
|
||||
Reference in New Issue
Block a user