Skip to content

Commit 9e480d4

Browse files
pep8 style
1 parent dca5dd3 commit 9e480d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webstruct/tests/test_html_tools.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
html_3 = '<span style="abd" class="span">aa<p>s</p></span>'
1010
html_3 = '<span style="abd" class="span">aa<p>s</p><p>ss</p></span>'
1111

12+
1213
class SomethingTest(unittest.TestCase):
1314

1415
def test_is_node_equal_to_self(self):

0 commit comments

Comments
 (0)