Skip to content

Commit 76c3166

Browse files
author
Ryan Leckey
committed
Fix for PEP8.
1 parent 8f00b40 commit 76c3166

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/saml/test_schema.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ def test_sign(name):
291291
# Compare the nodes.
292292
assert_node(expected, result)
293293

294+
294295
@mark.parametrize('name', NAMES)
295296
def test_verify(name):
296297
# Load the SAML XML document to verify.

0 commit comments

Comments
 (0)