3 Star 22 Fork 5

OpenMMLab / mmflow

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 649 Bytes
一键复制 编辑 原始数据 按行查看 历史
[isort]
line_length = 79
multi_line_output = 0
extra_standard_library = setuptools
known_first_party = mmflow
known_third_party = PIL,cv2,matplotlib,mmcv,numpy,pytest,pytorch_sphinx_theme,requests,torch,torchvision,ts
no_lines_before = STDLIB,LOCALFOLDER
default_section = THIRDPARTY
[yapf]
BASED_ON_STYLE = pep8
BLANK_LINE_BEFORE_NESTED_CLASS_OR_DEF = true
SPLIT_BEFORE_EXPRESSION_AFTER_OPENING_PAREN = true
# ignore-words-list needs to be lowercase format. For example, if we want to
# ignore word "BA", then we need to append "ba" to ignore-words-list rather
# than "BA"
[codespell]
quiet-level = 3
ignore-words-list = datas, claus, ba, warmup
1
https://gitee.com/open-mmlab/mmflow.git
git@gitee.com:open-mmlab/mmflow.git
open-mmlab
mmflow
mmflow
master

搜索帮助