소스 검색

Remove whitespace

pull/3011/head
Matheus Felipe 2 년 전
부모
커밋
d06a3717d4
No known key found for this signature in database GPG 키 ID: AA785C523274872F
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +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 = """


불러오는 중...
취소
저장