mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-07 22:26:36 +02:00
Remove whitespace
This commit is contained in:
parent
3cc0f49b29
commit
d06a3717d4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import unittest
|
||||||
from validate.links import find_links_in_text
|
from validate.links import find_links_in_text
|
||||||
|
|
||||||
|
|
||||||
class TestValidateLinks(unittest.TestCase):
|
class TestValidateLinks(unittest.TestCase):
|
||||||
|
|
||||||
def test_find_link_in_text(self):
|
def test_find_link_in_text(self):
|
||||||
text = """
|
text = """
|
||||||
|
|
Loading…
Add table
Reference in a new issue