1 Star 0 Fork 13

lm_ai/mmocr

forked from OpenMMLab/mmocr 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.cfg 732 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kevin Wang 提交于 2023-01-31 18:50 +08:00 . [Fix] fix isort pre-commit error (#1697)
[bdist_wheel]
universal=1
[yapf]
based_on_style = pep8
blank_line_before_nested_class_or_def = true
split_before_expression_after_opening_paren = true
split_penalty_import_names=0
SPLIT_PENALTY_AFTER_OPENING_BRACKET=800
[isort]
line_length = 79
multi_line_output = 0
extra_standard_library = setuptools
known_first_party = mmocr
known_third_party = PIL,cv2,imgaug,lanms,lmdb,matplotlib,mmcv,mmdet,numpy,packaging,pyclipper,pytest,pytorch_sphinx_theme,rapidfuzz,requests,scipy,shapely,skimage,titlecase,torch,torchvision,ts,yaml,mmengine
no_lines_before = STDLIB,LOCALFOLDER
default_section = THIRDPARTY
[style]
BASED_ON_STYLE = pep8
BLANK_LINE_BEFORE_NESTED_CLASS_OR_DEF = true
SPLIT_BEFORE_EXPRESSION_AFTER_OPENING_PAREN = true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lm_ai/mmocr.git
git@gitee.com:lm_ai/mmocr.git
lm_ai
mmocr
mmocr
1.x

搜索帮助