Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
public-apis
Commits
d06a3717
Unverified
Commit
d06a3717
authored
Jan 11, 2022
by
Matheus Felipe
Browse files
Remove whitespace
parent
3cc0f49b
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/tests/test_validate_links.py
View file @
d06a3717
...
...
@@ -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
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment