Skip to content

Commit adfcc24

Browse files
authored
Add a blank line
1 parent 609ab56 commit adfcc24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_uuid.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1273,6 +1273,7 @@ def test_cli_uuid8(self):
12731273
self.assertEqual(output, str(uuid_output))
12741274
self.assertEqual(uuid_output.version, 8)
12751275

1276+
12761277
class TestUUIDWithoutExtModule(BaseTestUUID, unittest.TestCase):
12771278
uuid = py_uuid
12781279

0 commit comments

Comments
 (0)