本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
heuzef
/
diagrams
镜像来自
https://github.com/mingrammer/diagrams.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
43
Wiki
活動
瀏覽代碼
lint: new line spaces
pull/192/head
mingrammer
4 年之前
父節點
6f1a931797
當前提交
49aeb8e7a7
共有
1 個檔案被更改
,包括
2 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
scripts/resource.py
+ 2
- 0
scripts/resource.py
查看文件
@@ -94,9 +94,11 @@ def cleaner_oci(f):
def cleaner_programming(f):
return f.lower()
def cleaner_generic(f):
return f.lower()
def cleaner_saas(f):
return f.lower()
Write
Preview
Loading…
取消
儲存