This website works better with JavaScript.
首頁
探索
說明
登入
TechnikNews
/
PublicAPIs
镜像来自
https://github.com/public-apis/public-apis
關註
1
收藏
2
複製
0
程式碼
問題管理
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Remove whitespace
pull/3011/head
Matheus Felipe
2 年之前
父節點
3cc0f49b29
當前提交
d06a3717d4
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID:
AA785C523274872F
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
scripts/tests/test_validate_links.py
+ 1
- 1
scripts/tests/test_validate_links.py
查看文件
@@ -5,7 +5,7 @@ import unittest
from validate.links import find_links_in_text
class TestValidateLinks(unittest.TestCase):
class TestValidateLinks(unittest.TestCase):
def test_find_link_in_text(self):
text = """
Write
Preview
Loading…
取消
儲存