exclude demo_input_from_file/.*\.txt and ^src/mulimgviewer/gui/.*_gui\.py

This commit is contained in:
nachifur 2023-03-04 22:40:21 +08:00
parent 073fc2dcdf
commit e376c8117b
3 changed files with 3 additions and 3 deletions

View File

@ -4,4 +4,4 @@ version = 1
name = "python"
[analyzers.meta]
runtime_version = "3.x.x"
runtime_version = "3.x.x"

View File

@ -126,4 +126,4 @@ MulimgViewer_3.9.3_ios_amd64.ipa
## 3.4 镜像维护
我们目前支持以下两个镜像release版本需要推送到这两个站点
* [**国内gitee镜像项目**](https://gitee.com/nachifur/MulimgViewer)
* [**果壳OpenCas镜像项目**](https://github.com/opencas/MulimgViewer)
* [**果壳OpenCas镜像项目**](https://github.com/opencas/MulimgViewer)

View File

@ -243,4 +243,4 @@ class ImgData():
def get_dir_num(self):
num = len(self.path_list)
return num
return num