优化项目结构,格式化代码
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
多模态模块初始化文件
|
||||
"""
|
||||
|
||||
from .video_analyzer import VideoAnalyzer, get_video_analyzer
|
||||
|
||||
__all__ = ['VideoAnalyzer', 'get_video_analyzer']
|
||||
Reference in New Issue
Block a user