mirror of
https://github.com/FranP-code/public-apis.git
synced 2025-10-13 00:03:04 +00:00
Remove whitespace
This commit is contained in:
@@ -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 = """
|
||||
|
||||
Reference in New Issue
Block a user