mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-06-09 03:17:25 +08:00
使用isort对引用进行格式化排序 修改微博获取图片默认配置关闭
This commit is contained in:
@@ -7,8 +7,8 @@ from typing import List
|
||||
|
||||
import config
|
||||
|
||||
from .weibo_store_impl import *
|
||||
from .weibo_store_image import *
|
||||
from .weibo_store_impl import *
|
||||
|
||||
|
||||
class WeibostoreFactory:
|
||||
|
||||
Reference in New Issue
Block a user