Browse Source

Remove whitespace

pull/3011/head
Matheus Felipe 2 years ago
parent
commit
d06a3717d4
No known key found for this signature in database GPG Key ID: AA785C523274872F
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      scripts/tests/test_validate_links.py

+ 1
- 1
scripts/tests/test_validate_links.py View File

@@ -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 = """


Loading…
Cancel
Save