1 Star 0 Fork 12

李振华/nototools

forked from src-openEuler/nototools 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
nototools-fixes-indent.patch 852 Bytes
一键复制 编辑 原始数据 按行查看 历史
compile_success 提交于 2019-11-30 16:42 . add package init
diff -ru nototools-9c4375f07c9adc00c700c5d252df6a25d7425870.orig/nototools/lint_cmap_reqs.py nototools-9c4375f07c9adc00c700c5d252df6a25d7425870/nototools/lint_cmap_reqs.py
--- nototools-9c4375f07c9adc00c700c5d252df6a25d7425870.orig/nototools/lint_cmap_reqs.py 2019-03-20 03:30:53.000000000 +0100
+++ nototools-9c4375f07c9adc00c700c5d252df6a25d7425870/nototools/lint_cmap_reqs.py 2019-07-09 12:33:07.327420528 +0200
@@ -52,9 +52,9 @@
def _math_set():
- """Returns set of characters that should be supported in Noto Math."""
- ranges = unicode_data._parse_code_ranges(noto_data.MATH_RANGES_TXT)
- return _code_range_to_set(ranges)
+ """Returns set of characters that should be supported in Noto Math."""
+ ranges = unicode_data._parse_code_ranges(noto_data.MATH_RANGES_TXT)
+ return _code_range_to_set(ranges)
def _cjk_set():
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/li_zhen_hua/nototools.git
git@gitee.com:li_zhen_hua/nototools.git
li_zhen_hua
nototools
nototools
master

搜索帮助